From 5fedab6e1a8f426dbe683643b796436c2d82c1df Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:14:24 +1000 Subject: [PATCH] Update Rei Windows UI file to temporarily fix excessively bold fonts --- versionData.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versionData.json b/versionData.json index 413b7c4..e08c6a4 100644 --- a/versionData.json +++ b/versionData.json @@ -158,8 +158,8 @@ "files": [ {"id": "base", "version": "1.0.0"}, {"id": "script", "version": "1.2.0"}, - {"id": "ui-windows", "version": "1.0.1"}, - {"id": "ui-windows-mg", "version": "1.0.1"}, + {"id": "ui-windows", "version": "1.0.2"}, + {"id": "ui-windows-mg", "version": "1.0.2"}, {"id": "ui-unix", "version": "1.0.1"}, {"id": "ui-unix-mg", "version": "1.0.1"} ]