From bd193eb619725341173f069657a07156c3840819 Mon Sep 17 00:00:00 2001 From: Sharlotte <60801210+Sharlottes@users.noreply.github.com> Date: Fri, 12 Nov 2021 13:42:09 +0900 Subject: [PATCH] wtf 1.5.2v exists --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index d22f894..823ac69 100644 --- a/assets/mod.json +++ b/assets/mod.json @@ -3,7 +3,7 @@ "displayName": "Unit Information", "author": "Sharlotte", "description": "The mod displays more information in-game, such as unit/building, wave, core, tile, item/unit total info etc", - "version": "1.5.2", + "version": "1.5.3", "main": "UnitInfo.core.Main", "minGameVersion": "134", "dependencies": [],