Update Nextcloud to 25

This commit is contained in:
Jake Howard
2022-10-26 14:09:47 +01:00
parent fb1ed14315
commit d0cef763e1
2 changed files with 2 additions and 2 deletions

View File

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