release branch 0.16.0

This commit is contained in:
binbin.hou
2024-04-26 17:42:14 +08:00
parent fafb4e4151
commit e8c47ac7d2
11 changed files with 86 additions and 9 deletions

View File

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