Update nextcloud to 13.0.2

This commit is contained in:
Paul-Henri Froidmont 2018-05-26 23:59:05 +02:00
parent 1218363ad5
commit e29a4cb1fb
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ $CONFIG = array (
'datadirectory' => '/var/www/html/data',
'overwrite.cli.url' => 'https://cloud.banditlair.com',
'dbtype' => 'mysql',
'version' => '13.0.1.1',
'version' => '13.0.2.1',
'dbname' => 'nextcloud',
'dbhost' => 'db',
'dbport' => '3306',