mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-08 06:02:01 -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:install notes
|
||||
ncc app:enable notes
|
||||
#ncc app:install tasks
|
||||
#ncc app:enable tasks
|
||||
ncc app:install tasks
|
||||
ncc app:enable tasks
|
||||
|
||||
# we handle this ourselves
|
||||
ncc app:disable updatenotification
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "32.0.0"
|
||||
"value": "32.0.1"
|
||||
},
|
||||
{
|
||||
"id": "MAXFILESIZE",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "32.0.0",
|
||||
"nextcloud_version": "32.0.1",
|
||||
"php_version": "8.3",
|
||||
"release": "bookworm"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user