Update nextcloud to 25.0.3

This commit is contained in:
Jake Howard
2023-01-19 22:43:09 +00:00
parent 37af66e944
commit 7edf6899f3
2 changed files with 2 additions and 2 deletions

View File

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