mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-09 01:30:49 -07:00
Bumping version to 0.6 and deploying.
This commit is contained in:
parent
a5055e99d5
commit
9fc55e5d5a
1 changed files with 1 additions and 1 deletions
2
kb.js
2
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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue