Skip to content

Commit 67ec9b7

Browse files
committed
ncp.cfg, nc-nextcloud.cfg: Add support for Nextcloud 28.0.4
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
1 parent f0fc7e0 commit 67ec9b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/ncp-config.d/nc-nextcloud.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"id": "VER",
1111
"name": "Version",
12-
"value": "28.0.3"
12+
"value": "28.0.4"
1313
},
1414
{
1515
"id": "MAXFILESIZE",

etc/ncp.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"nextcloud_version": "28.0.3",
2+
"nextcloud_version": "28.0.4",
33
"php_version": "8.1",
44
"release": "bullseye"
55
}

0 commit comments

Comments
 (0)