From 4624d9f006f3702c94b7b5212a734ae25143a098 Mon Sep 17 00:00:00 2001 From: skat Date: Sun, 25 Apr 2021 11:51:16 +0300 Subject: [PATCH] Update version --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index dbf5c41..cb7ef9b 100644 --- a/assets/mod.json +++ b/assets/mod.json @@ -6,6 +6,6 @@ "main": "inside.updater.Loader", "hidden": true, "java": true, - "version": "0.7", + "version": "0.8", "minGameVersion": 120 }