diff --git a/js/app.js b/js/app.js index 4db99b3..11e3185 100644 --- a/js/app.js +++ b/js/app.js @@ -1,7 +1,7 @@ let game = new Vue({ el: '#root', data: { - version: 0.7, + version: 0.8, debug: { levelSandbox: false, buildingsSandbox: false