From 0eda9d55fa7f4c9bc7e3f4d0e13e3f2f59628e52 Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:51:42 +1000 Subject: [PATCH] [Hou+] Update UI files (wrong version was used resulting in ugly font with thin outline) --- versionData.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versionData.json b/versionData.json index e08c6a4..5d67af6 100644 --- a/versionData.json +++ b/versionData.json @@ -169,8 +169,8 @@ "files": [ {"id": "base", "version": "1.0.0"}, {"id": "script", "version": "1.0.4"}, - {"id": "ui-windows", "version": "1.0.1"}, - {"id": "ui-unix", "version": "1.0.1"} + {"id": "ui-windows", "version": "1.0.2"}, + {"id": "ui-unix", "version": "1.0.2"} ] }, {