diff --git a/js/app.js b/js/app.js index b89d6b6..2ed216e 100644 --- a/js/app.js +++ b/js/app.js @@ -9,7 +9,7 @@ Storage.prototype.getObj = function(key) { let game = new Vue({ el: '#root', data: { - version: 0.6, + version: 0.7, debug: { levelSandbox: false, buildingsSandbox: false