Skip to content

Commit ae5e81e

Browse files
author
Ian Prest
committed
Bumping to version 0.9 and deploying.
1 parent 5dffa0b commit ae5e81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kb.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ var $color = {};
242242
var serializedTimer = false;
243243

244244
// The application version
245-
$scope.version = "0.8";
245+
$scope.version = "0.9";
246246

247247
// The selected tab; 0 == Properties, 1 == Kbd Properties, 2 == Raw Data
248248
$scope.selTab = 0;

0 commit comments

Comments
 (0)