From 0e363932f0b8afcc67cc12b4a32ebc3abee1a4bd Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Wed, 21 Apr 2021 22:16:24 +0200 Subject: [PATCH] Upgrade version to 0.7; --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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