mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 06:32:00 -03:30
Set supported NC version to 32.0.1 and reenable tasks app
This commit is contained in:
parent
2475ccca10
commit
3ae97ea31d
@ -165,8 +165,8 @@ EOF
|
|||||||
ncc app:enable contacts
|
ncc app:enable contacts
|
||||||
ncc app:install notes
|
ncc app:install notes
|
||||||
ncc app:enable notes
|
ncc app:enable notes
|
||||||
#ncc app:install tasks
|
ncc app:install tasks
|
||||||
#ncc app:enable tasks
|
ncc app:enable tasks
|
||||||
|
|
||||||
# we handle this ourselves
|
# we handle this ourselves
|
||||||
ncc app:disable updatenotification
|
ncc app:disable updatenotification
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
"id": "VER",
|
"id": "VER",
|
||||||
"name": "Version",
|
"name": "Version",
|
||||||
"value": "32.0.0"
|
"value": "32.0.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "MAXFILESIZE",
|
"id": "MAXFILESIZE",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"nextcloud_version": "32.0.0",
|
"nextcloud_version": "32.0.1",
|
||||||
"php_version": "8.3",
|
"php_version": "8.3",
|
||||||
"release": "bookworm"
|
"release": "bookworm"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user