diff --git a/update/versions.php b/update/versions.php index 070a8d038..8983b8193 100644 --- a/update/versions.php +++ b/update/versions.php @@ -31,6 +31,6 @@ '5.7' => '', '5.8' => 'update_5.8.php', '5.8.1' => 'update_5.8.1.php', - '6.0' => '' + '5.8.2' => '', ); ?>