Upgrade nextcloud version in config

This commit is contained in:
Jake Howard 2023-12-04 09:38:43 +00:00
parent b9c5c7ce01
commit aecd7c0a18
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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