Skip to content

Commit 2b8f863

Browse files
committed
bump to next version 0.6.1
1 parent ffd5d9c commit 2b8f863

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/public/js/system/settings.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var ua = require('universal-analytics');
66
window.settings = {};
77

88
// App version
9-
window.settings.appVersion = '0.6.0';
9+
window.settings.appVersion = '0.6.1';
1010

1111
// GA >> DO NOT CHANGE OR USE THIS CODE <<
1212
window.settings.visitor = ua('UA-67310953-1');

0 commit comments

Comments
 (0)