Update Nextcloud version in config

This commit is contained in:
Jake Howard 2025-12-26 13:32:22 +00:00
parent 8b8ec22ba1
commit d41a6c77d1
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.1.2',
'version' => '32.0.3.2',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',