[skip ci] Update version to v1.5.13

This commit is contained in:
Gitea Actions Bot
2025-10-11 17:35:40 +08:00
parent d8154025ea
commit 7ef6b36ff5
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.5.12" APP_VERSION = "1.5.13"
# 平台特定配置 # 平台特定配置
PLATFORMS = { PLATFORMS = {

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.5.13",
"update_type": "patch",
"content": "[patch] 修正ks3问题且优化pillow依赖安装时间",
"author": "Gitea Actions Bot",
"commit_hash": "d8154025ea712deafa30b7c0a8434d1ba4c2cab7",
"commit_short_hash": "d8154025",
"branch": "develop",
"release_time": "2025-10-11 17:11:50",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.13.exe",
"stats": {
"files_changed": 6,
"lines_added": 53,
"lines_deleted": 21
}
},
{ {
"version": "1.5.12", "version": "1.5.12",
"update_type": "patch", "update_type": "patch",