Update nextcloud version in config.php
All checks were successful
/ terraform (push) Successful in 2m16s
/ ansible (push) Successful in 3m52s

This commit is contained in:
Jake Howard 2024-06-17 09:35:51 +01:00
parent f8e6ed0fa9
commit 6c2b96e151
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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