Update nextcloud to 21

This commit is contained in:
Jake Howard
2021-03-02 12:03:13 +00:00
parent 63d156c0a0
commit 21a2532f8a
2 changed files with 2 additions and 2 deletions

View File

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