Skip to content

Commit

Permalink
Merge pull request #68 from Soundnode/develop
Browse files Browse the repository at this point in the history
update to version 1.0
  • Loading branch information
weblancaster committed Jun 19, 2014
2 parents 1727299 + b92c609 commit 858a771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/public/js/system/settings.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Set up some core settings
window.settings = window.settings || {};
// App version
window.settings.appVersion = '0.0.2';
window.settings.appVersion = '0.1.0';

0 comments on commit 858a771

Please sign in to comment.