forgot to change version number

This commit is contained in:
deffcolony
2024-01-30 21:16:53 +01:00
parent 41ee00c152
commit 9241f92ae4

View File

@@ -186,7 +186,7 @@ for /f %%i in ('git branch --show-current') do set current_branch=%%i
echo ======== VERSION STATUS =========
echo SillyTavern branch: %cyan_fg_strong%%current_branch%%reset%
echo SillyTavern: %update_status%
echo Launcher: V1.0.4
echo Launcher: V1.0.5
echo =================================
set "choice="