添加版本

This commit is contained in:
潘佳 2024-01-07 23:06:38 +08:00
parent 6cd7bbf86f
commit 1d0cd4d6c2
10 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1 @@
.

View File

@ -0,0 +1 @@
ECHO 处于关闭状态。

View File

@ -0,0 +1 @@
.

View File

@ -0,0 +1 @@
.

View File

@ -0,0 +1 @@
ECHO 处于关闭状态。

View File

@ -0,0 +1 @@
.

View File

@ -0,0 +1 @@
.

View File

@ -0,0 +1 @@
ECHO 处于关闭状态。

View File

@ -0,0 +1 @@
.

View File

@ -45,8 +45,8 @@ for /f "tokens=1,2,3 delims=." %%a IN (%configVersion%) Do (
set tag3=%%c
)
set oldVersion=!tag1!.!tag2!.!tag3!
del /s /q %versionPath%\*.panda
del /s /q %rootPath%\*.panda
del /q %versionPath%\*.panda
del /q %rootPath%\*.panda
echo .>%versionPath%\%oldVersion%.panda
echo .>%rootPath%\%oldVersion%.panda