From abc91bfb6d937108baf93d5a4aabd3fcb604e0ca Mon Sep 17 00:00:00 2001 From: sharlotte Date: Sun, 19 Sep 2021 21:27:21 +0900 Subject: [PATCH] h i forgot version again --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index c440761..542c02c 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.4", + "version": "1.4.1", "main": "UnitInfo.core.Main", "minGameVersion": "131", "dependencies": [],