Update nextcloud to 26

This commit is contained in:
Jake Howard
2023-03-28 20:21:59 +01:00
parent e792aa1332
commit 79bf1ea8f8
2 changed files with 2 additions and 2 deletions

View File

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