[skip ci] Update version to v1.5.30
This commit is contained in:
@@ -42,7 +42,7 @@ VERSION = "1.0"
|
|||||||
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
WINDOW_TITLE = "AI回复连接入口-V1.0"
|
||||||
|
|
||||||
# 应用版本号(用于版本检查)
|
# 应用版本号(用于版本检查)
|
||||||
APP_VERSION = "1.5.28"
|
APP_VERSION = "1.5.30"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.30",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[patch] 优化提交检测合并逻辑",
|
||||||
|
"author": "haosicheng",
|
||||||
|
"commit_hash": "340670742c41a6de65a76fb24b25959c82618793",
|
||||||
|
"commit_short_hash": "34067074",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-15 09:55:32",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.30.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 1,
|
||||||
|
"lines_added": 19,
|
||||||
|
"lines_deleted": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.28",
|
"version": "1.5.28",
|
||||||
"update_type": "patch",
|
"update_type": "patch",
|
||||||
|
|||||||
Reference in New Issue
Block a user