Skip to content

Commit

Permalink
Update Hyper-V-Toggle.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
rc-chuah authored Aug 10, 2023
1 parent 98eedf3 commit 58d715d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hyper-V-Toggle.bat
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ IF "%ERRORLEVEL%" NEQ "0" (

:: Menu
:MENU
SET VERSION=v1.0.1.0
SET VERSION=v1.0.2.0
TITLE Hyper-V-Toggle %VERSION%
CLS
for /f "tokens=4-6 delims=[] " %%G in ('ver') do set WINVER=%%G
Expand Down

0 comments on commit 58d715d

Please sign in to comment.