release branch 0.11.0

This commit is contained in:
houbb
2023-12-09 00:38:10 +08:00
parent 2ddb9e1ac6
commit 56df8bd648
16 changed files with 251 additions and 6 deletions

View File

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