Update nextcloud version in config

This commit is contained in:
Jake Howard 2026-02-09 08:41:14 +00:00
parent c99fa8f221
commit 3b687de7a0
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.3.2',
'version' => '32.0.5.0',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',