From c0ada43740c5b77244ee033e6da6644df8771ea1 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Wed, 18 Jun 2025 02:57:46 -0400 Subject: [PATCH] Update default version number (#1218) ## Description: Update the default version number displayed on openfront.dev builds. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com> --- resources/version.txt | 3 ++- src/client/index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/version.txt b/resources/version.txt index 00f522f66..6f6d9df94 100644 --- a/resources/version.txt +++ b/resources/version.txt @@ -1 +1,2 @@ -v0.24.0-dev +EXPERIMENTAL BUILD +FOR INTERNAL USE ONLY diff --git a/src/client/index.html b/src/client/index.html index 50dcb70d8..75cd51275 100644 --- a/src/client/index.html +++ b/src/client/index.html @@ -155,7 +155,7 @@ /> -
+
Loading version...