From 299c62ae9c5456526d0603555e294aa9c64ce8fe Mon Sep 17 00:00:00 2001 From: Sarah Rietkerk <49178322+srietkerk@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:06:11 -0700 Subject: [PATCH] Release v1.12.55 (#6476) This release will include a hotfix for kiosk for two things. 1. User-added games can now have high scores. 2. The kiosk's game url will now also use the config run url and will be a relative path, making it so wherever the kiosk is running, that target is what will be used (ex: /stable---run rather than always using /---run on live). --- docs/index-ref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-ref.json b/docs/index-ref.json index 571af5a9ae8..0c50a00b233 100644 --- a/docs/index-ref.json +++ b/docs/index-ref.json @@ -1,3 +1,3 @@ { - "appref": "v1.12.53" + "appref": "v1.12.55" }