[skip ci] Update version to v1.5.28
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.27"
|
APP_VERSION = "1.5.28"
|
||||||
|
|
||||||
# 平台特定配置
|
# 平台特定配置
|
||||||
PLATFORMS = {
|
PLATFORMS = {
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.5.28",
|
||||||
|
"update_type": "patch",
|
||||||
|
"content": "[patch] 修改打包逻辑 优化js代码因环境不兼容问题处理方案开发",
|
||||||
|
"author": "haosicheng",
|
||||||
|
"commit_hash": "9a4e2bba7982129b4c0f305482dac0d0e97dfb24",
|
||||||
|
"commit_short_hash": "9a4e2bba",
|
||||||
|
"branch": "develop",
|
||||||
|
"release_time": "2025-10-14 18:07:38",
|
||||||
|
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.28.exe",
|
||||||
|
"stats": {
|
||||||
|
"files_changed": 3,
|
||||||
|
"lines_added": 5,
|
||||||
|
"lines_deleted": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.5.27",
|
"version": "1.5.27",
|
||||||
"update_type": "patch",
|
"update_type": "patch",
|
||||||
|
|||||||
Reference in New Issue
Block a user