From d77e5c1118214d426eb7e48664c07b7087e340a8 Mon Sep 17 00:00:00 2001 From: sharlotte Date: Fri, 30 Jul 2021 18:19:32 +0900 Subject: [PATCH] version up --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 2297d68..f250ebb 100644 --- a/assets/mod.json +++ b/assets/mod.json @@ -3,7 +3,7 @@ "displayName": "Unit Infomation", "author": "Sharlotte", "description": "The mod displays more information for unit, such as health, armor, shield, weapon/weapon reload etc", - "version": "1.2", + "version": "1.3", "main": "UnitInfo.core.Main", "minGameVersion": "129", "dependencies": [],