We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6022919 commit 0aec845Copy full SHA for 0aec845
Soundnode-app.png
-166 KB
app/public/js/system/settings.js
@@ -6,7 +6,7 @@ var ua = require('universal-analytics');
6
window.settings = {};
7
8
// App version
9
-window.settings.appVersion = '0.6.2';
+window.settings.appVersion = '0.6.3';
10
11
// GA >> DO NOT CHANGE OR USE THIS CODE <<
12
window.settings.visitor = ua('UA-67310953-1');
0 commit comments