We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d515f commit 117a6f5Copy full SHA for 117a6f5
1 file changed
shadowos.bat
@@ -49,7 +49,7 @@ if %function.shadow.settings.option% == exit exit
49
cls
50
title ShadowOS Settings
51
echo Welcome to Settings.
52
-echo You're currently running ShadowOS 3.1s.
+echo You're currently running ShadowOS 3.2s.
53
echo.
54
echo Press 1 and then enter to enter setup.
55
echo Press 2 and then enter for Personalisation.
@@ -250,7 +250,7 @@ goto app.shadow.filemanager
250
251
title ShadowOS Update
252
echo You are currently running version:
253
-echo 3.1s
+echo 3.2s
254
255
echo The latest version is:
256
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/latestversion.txt"
0 commit comments