v2.0.0 app

This commit is contained in:
Xx 2024-12-10 22:33:23 +08:00
parent f7fe868d5e
commit ea56925a52
5 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
setlocal EnableDelayedExpansion setlocal EnableDelayedExpansion
:: 设置版本信息 :: 设置版本信息
set VERSION=1.0.0 set VERSION=2.0.0
:: 设置颜色代码 :: 设置颜色代码
set "GREEN=[32m" set "GREEN=[32m"