release branch 1.0.0

This commit is contained in:
binbin.hou
2022-12-07 16:43:21 +08:00
parent 402653393d
commit c0e3cc4bf2
5 changed files with 6 additions and 6 deletions

View File

@@ -10,9 +10,9 @@ ECHO "============================= RELEASE START..."
:: 版本号信息(需要手动指定)
:::: 旧版本名称
SET version=0.0.4
SET version=1.0.0
:::: 新版本名称
SET newVersion=0.0.5
SET newVersion=1.1.0
:::: 组织名称
SET groupName=com.github.houbb
:::: 项目名称