forgot to remove pause

+changed version number to fit with year
This commit is contained in:
deffcolony
2024-07-17 12:44:50 +02:00
parent 6187ef2334
commit 39ff2215d3
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ REM Issues: https://github.com/SillyTavern/SillyTavern-Launcher/issues
title STL [STARTUP CHECK]
setlocal
set "stl_version=1.2.1"
set "stl_version=24.1.2.2"
set "stl_title_pid=STL [TROUBLESHOOTING]"
REM ANSI Escape Code for Colors

View File

@@ -236,7 +236,6 @@ if exist "%LOCALAPPDATA%\Microsoft\WindowsApps\python3.exe" (
) else (
echo [ %green_fg_strong%OK%reset% ] Nothing to remove for Execution Alias of python3.exe %reset%
)
pause
REM Installer menu - Frontend
:installer