Set supported NC version to 31.0.2

Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias Knöppler
2025-03-23 22:46:53 +01:00
parent 94a8dda931
commit 2c7a079e3c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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