Update nextcloud to 22.1.0

This commit is contained in:
Jake Howard
2021-08-06 18:20:38 +01:00
parent 9755974647
commit 11bf501d8a
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.0.0.11',
'version' => '22.1.0.1',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',