release branch 0.5.0

This commit is contained in:
binbin.hou
2023-06-08 18:30:02 +08:00
parent 678686df0b
commit a4e364a94d
17 changed files with 93 additions and 60 deletions

View File

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