Skip to content

Commit 994dcfd

Browse files
committed
Support Nextcloud v27.1.6
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
1 parent 516935e commit 994dcfd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "27.1.5"
12+
"value": "27.1.6"
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": "27.1.5",
2+
"nextcloud_version": "27.1.6",
33
"php_version": "8.1",
44
"release": "bullseye"
55
}

0 commit comments

Comments
 (0)