Update nextcloud version in config

This commit is contained in:
Jake Howard 2025-11-03 13:53:34 +00:00
parent 7cf60c2796
commit da8003ce61
No known key found for this signature in database
GPG key ID: 57AFB45680EDD477

View file

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