Update nextcloud to v22

This commit is contained in:
Jake Howard
2021-07-11 18:48:17 +01:00
parent 65eb6efe5a
commit 501fe81979
2 changed files with 2 additions and 2 deletions

View File

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