mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2025-08-16 16:47:58 +00:00
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:
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "31.0.1"
|
||||
"value": "31.0.2"
|
||||
},
|
||||
{
|
||||
"id": "MAXFILESIZE",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "31.0.1",
|
||||
"nextcloud_version": "31.0.2",
|
||||
"php_version": "8.3",
|
||||
"release": "bookworm"
|
||||
}
|
||||
|
Reference in New Issue
Block a user