From 7c1ea1b949cee2f6ac70ee08f4f3fe948a2c77aa Mon Sep 17 00:00:00 2001 From: Sharlotte Date: Wed, 6 Dec 2023 19:53:36 +0900 Subject: [PATCH] release: hotfix version up --- assets/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/mod.json b/assets/mod.json index 3ad7f0b..3166faf 100644 --- a/assets/mod.json +++ b/assets/mod.json @@ -4,7 +4,7 @@ "author": "Sharlotte", "description": "The mod displays more information in-game, such as unit/building, wave, core, tile, item/unit total info etc", "subtitle": "hacky ui tool", - "version": "1.9.1", + "version": "1.9.2", "main": "informatis.Informatis", "minGameVersion": "145.1", "dependencies": [],