From f56daa34d75578812886f4cc8d3b5a6296dc8d4c Mon Sep 17 00:00:00 2001 From: Sharlotte <60801210+Sharlottes@users.noreply.github.com> Date: Sun, 19 Sep 2021 14:08:51 +0900 Subject: [PATCH] version --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 117fee9..308dca2 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.10", + "version": "1.4", "main": "UnitInfo.core.Main", "minGameVersion": "130.1", "dependencies": [],