升级了nextcloud

This commit is contained in:
waxgourd
2025-05-22 18:34:26 +08:00
parent 5668cd65ab
commit c0749dfda5
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
## 31.0.5 (22-05-2025)
- 修复了小错误
## 31.0.4-3 (15-05-2025) ## 31.0.4-3 (15-05-2025)
- 修复了小错误 - 修复了小错误
## 31.0.4-2 (15-05-2025) ## 31.0.4-2 (15-05-2025)

View File

@@ -4,7 +4,7 @@
"amd64" "amd64"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "nextcloud个人专属或团队共享的私有云同步网盘", "description": "Nextcloud个人专属或团队共享的私有云同步网盘",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0", "/dev/dri/card0",
@@ -159,7 +159,7 @@
"uart": true, "uart": true,
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "31.0.4-3", "version": "31.0.5",
"webui": "https://[HOST]:[PORT:443]", "webui": "https://[HOST]:[PORT:443]",
"boot": "manual" "boot": "manual"
} }