Update nextcloud to 24.0.1

This commit is contained in:
Jake Howard
2022-05-24 20:22:18 +01:00
parent 1015a0ebc1
commit 565e1a156c
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ $CONFIG = array (
0 => 'intersect.jakehoward.tech',
),
'dbtype' => 'mysql',
'version' => '23.0.4.1',
'version' => '24.0.1.1',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',