Update nextcloud to 23.0.4

This commit is contained in:
Jake Howard
2022-04-26 20:39:05 +01:00
parent 54b8191754
commit b8c5d40c73
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.3.2',
'version' => '23.0.4.1',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',