[skip ci] Update version to v1.4.22

This commit is contained in:
jjz
2025-10-10 14:42:07 +08:00
parent 8c150054a0
commit fa2b0486d0
2 changed files with 17 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0" WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查) # 应用版本号(用于版本检查)
APP_VERSION = "1.4.21" APP_VERSION = "1.4.22"
# 平台特定配置 # 平台特定配置
PLATFORMS = { PLATFORMS = {

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.4.22",
"update_type": "patch",
"content": "强制空提交",
"author": "Gitea Actions",
"commit_hash": "8c150054a05a7b0d4795c43d0f2ff8ffade5ae15",
"commit_short_hash": "8c150054",
"branch": "develop",
"release_time": "2025-10-10 14:42:05",
"download_url": "https://www.baidu.com",
"stats": {
"files_changed": 0,
"lines_added": 0,
"lines_deleted": 0
}
},
{ {
"version": "1.4.21", "version": "1.4.21",
"update_type": "patch", "update_type": "patch",