Skip to content

Commit 0aec845

Browse files
committed
release v0.6.3
1 parent 6022919 commit 0aec845

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Soundnode-app.png

-166 KB
Loading

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.2';
9+
window.settings.appVersion = '0.6.3';
1010

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

0 commit comments

Comments
 (0)