[skip ci] Update version to v1.5.65

This commit is contained in:
Gitea Actions Bot
2025-10-30 17:26:16 +08:00
parent 8575de6ea5
commit 27b15773e0
2 changed files with 17 additions and 17 deletions

View File

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

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.5.65",
"update_type": "patch",
"content": "[skip ci] Update version to v1.5.64",
"author": "Gitea Actions Bot",
"commit_hash": "5440aa7d6dd075237772087f3c2ded8ebeb0d3b9",
"commit_short_hash": "5440aa7d",
"branch": "develop",
"release_time": "2025-10-30 16:54:42",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.65.exe",
"stats": {
"files_changed": 2,
"lines_added": 17,
"lines_deleted": 17
}
},
{ {
"version": "1.5.64", "version": "1.5.64",
"update_type": "patch", "update_type": "patch",
@@ -782,21 +798,5 @@
"lines_added": 0, "lines_added": 0,
"lines_deleted": 0 "lines_deleted": 0
} }
},
{
"version": "1.4.21",
"update_type": "patch",
"content": "强制空提交",
"author": "Gitea Actions",
"commit_hash": "95acd6e76a7a8ed96c92ae9f55a5ae43f913ddac",
"commit_short_hash": "95acd6e7",
"branch": "develop",
"release_time": "2025-10-10 14:39:17",
"download_url": "https://www.baidu.com",
"stats": {
"files_changed": 0,
"lines_added": 0,
"lines_deleted": 0
}
} }
] ]