Bumping version to 0.6 and deploying.

This commit is contained in:
Ian Prest 2013-10-14 02:10:18 -04:00
parent a5055e99d5
commit 9fc55e5d5a

2
kb.js
View file

@ -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;