Update nextcloud to 18.0.2

This commit is contained in:
Jake Howard
2020-03-15 12:00:38 +00:00
parent b3e307f147
commit 1f78e2eb2c
2 changed files with 2 additions and 2 deletions

View File

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