Update nextcloud to 23

This commit is contained in:
Jake Howard
2021-12-19 21:18:09 +00:00
parent a5329665c0
commit b50659ab5d
2 changed files with 2 additions and 2 deletions

View File

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