release branch 0.26.0

This commit is contained in:
houbb
2025-05-03 01:24:34 +08:00
parent 992063e46a
commit e6e4e05b1c
9 changed files with 154 additions and 51 deletions

View File

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