From 0a25c17d7a0fad423097150c57482d717c35c505 Mon Sep 17 00:00:00 2001 From: sharlottes Date: Tue, 5 Apr 2022 20:58:02 +0900 Subject: [PATCH] mod version --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 4970608..b1a68d5 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.3", + "version": "1.5.5", "main": "UnitInfo.core.Main", "minGameVersion": "135", "dependencies": [],