Add support for NC 27.1.5

Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias K 2023-12-26 20:55:20 +01:00
parent 308aef9b2b
commit c2c8bab9ea
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",
"name": "Version",
"value": "27.1.3"
"value": "27.1.5"
},
{
"id": "MAXFILESIZE",

View File

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