From 3f3f0fe03bd461cf37f7a8cb86b1d2eeab51c104 Mon Sep 17 00:00:00 2001 From: USMP-lancer <42185819+USMP-lancer@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:48:58 -0500 Subject: [PATCH] is it really that hard to update the mod.json --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 12d342f..02404e6 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.4.2", + "version": "1.3.5", "main": "UnitInfo.core.Main", "minGameVersion": "130.1", "dependencies": [],