release branch 0.17.0

This commit is contained in:
houbb
2024-06-01 16:42:53 +08:00
parent 1b227d2a6a
commit 894f690b6a
15 changed files with 250 additions and 37 deletions

View File

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