Update Nextcloud to 27

This commit is contained in:
Jake Howard
2023-06-17 16:00:17 +01:00
parent 4d3aa3d67c
commit 677c70618f
2 changed files with 2 additions and 2 deletions

View File

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