Support Nextcloud v27.1.6

Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias K 2024-01-28 14:53:31 +01:00
parent 516935ec9c
commit 994dcfd9ba
No known key found for this signature in database
GPG Key ID: 44FD368932E645C1
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{ {
"id": "VER", "id": "VER",
"name": "Version", "name": "Version",
"value": "27.1.5" "value": "27.1.6"
}, },
{ {
"id": "MAXFILESIZE", "id": "MAXFILESIZE",

View File

@ -1,5 +1,5 @@
{ {
"nextcloud_version": "27.1.5", "nextcloud_version": "27.1.6",
"php_version": "8.1", "php_version": "8.1",
"release": "bullseye" "release": "bullseye"
} }