diff --git a/kb.js b/kb.js index 389fe3d..df0c13d 100644 --- a/kb.js +++ b/kb.js @@ -136,7 +136,7 @@ var serializedTimer = false; // The application version - $scope.version = "0.5"; + $scope.version = "0.6"; // The selected tab; 0 == Properties, 1 == Raw Data $scope.selTab = 0;