From 6404b25ac377e7e63c28f62295cbe55aacac8e5f Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Wed, 21 Apr 2021 23:33:22 +0200 Subject: [PATCH] Upgrade Version to 0.8; --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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