Skip to content

Commit

Permalink
version number
Browse files Browse the repository at this point in the history
  • Loading branch information
deffcolony committed May 9, 2024
1 parent 205c7b9 commit c0b88be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Launcher.bat
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,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 SillyTavern-Launcher: V1.1.5
echo SillyTavern-Launcher: V1.1.6
echo GPU VRAM: %cyan_fg_strong%%VRAM% GB%reset%
echo =================================

Expand Down

0 comments on commit c0b88be

Please sign in to comment.