From c0749dfda5f07ae8815e8e5a8c178042422d7bcd Mon Sep 17 00:00:00 2001 From: waxgourd Date: Thu, 22 May 2025 18:34:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86nextcloud?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextcloud/CHANGELOG.md | 2 ++ nextcloud/config.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index b92b127..fe5ec90 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,5 @@ +## 31.0.5 (22-05-2025) +- 修复了小错误 ## 31.0.4-3 (15-05-2025) - 修复了小错误 ## 31.0.4-2 (15-05-2025) diff --git a/nextcloud/config.json b/nextcloud/config.json index c3c2237..14cbf91 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -4,7 +4,7 @@ "amd64" ], "codenotary": "alexandrep.github@gmail.com", - "description": "nextcloud个人专属或团队共享的私有云同步网盘", + "description": "Nextcloud个人专属或团队共享的私有云同步网盘", "devices": [ "/dev/dri", "/dev/dri/card0", @@ -159,7 +159,7 @@ "uart": true, "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "31.0.4-3", + "version": "31.0.5", "webui": "https://[HOST]:[PORT:443]", "boot": "manual" }