From 9758d7cc60b5ca1cb72feb50488a1b971768edba Mon Sep 17 00:00:00 2001 From: Sharlotte <60801210+Sharlottes@users.noreply.github.com> Date: Tue, 14 Sep 2021 22:48:28 +0900 Subject: [PATCH] V1.3.10 --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 857c880..117fee9 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.3.7", + "version": "1.3.10", "main": "UnitInfo.core.Main", "minGameVersion": "130.1", "dependencies": [],