diff --git a/kb.js b/kb.js index 3cb890d..b65152d 100644 --- a/kb.js +++ b/kb.js @@ -172,7 +172,7 @@ var serializedTimer = false; // The application version - $scope.version = "0.7"; + $scope.version = "0.8"; // The selected tab; 0 == Properties, 1 == Kbd Properties, 2 == Raw Data $scope.selTab = 0;