We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4abfdf commit 832ee1cCopy full SHA for 832ee1c
1 file changed
index.json
@@ -1,16 +1,14 @@
1
{
2
"productName": "OortCloud Desktop",
3
"appId": "OORTCLOUD-DESKTOP-2024-1234-5678",
4
- "version": "1.0.3",
+ "version": "1.0.4",
5
"releaseTime": "2026-04-24T21:30:00+08:00",
6
"forceUpdate": false,
7
- "installerUrl": "https://github.com/OortCloudGroup/OortCloudDesktop/releases/download/v1.0.3/OortCloudDesktop_Setup.exe",
+ "installerUrl": "https://github.com/OortCloudGroup/OortCloudDesktop/releases/download/v1.0.4/OortCloudDesktop_Setup.exe",
8
"installerSha256": "",
9
"installerSize": 0,
10
"installerArgs": "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES",
11
"changelog": [
12
- "调整默认页的布局",
13
- "修复关于页面的国际化问题",
14
- "修复更新程序不自动退出导致安装失败的bug"
+ "调整了默认扩展界面布局,使其更加美观"
15
]
16
}
0 commit comments