Update supported NC version to 31

Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias Knöppler 2025-03-22 11:01:30 +01:00
parent 60e285766a
commit bba41f0dfd
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": "30.0.1"
"value": "31.0.1"
},
{
"id": "MAXFILESIZE",

View File

@ -1,5 +1,5 @@
{
"nextcloud_version": "30.0.1",
"nextcloud_version": "31.0.1",
"php_version": "8.3",
"release": "bookworm"
}