set new beta version for the new major release this year

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-08-25 21:49:26 +02:00
parent e5620b22e0
commit 8f64460647
6 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ if (!defined('_CRON_UPDATE')) {
// last 0.10.x release
if (Froxlor::isFroxlorVersion('0.10.99')) {
$update_to = '0.11.0-dev1';
$update_to = '2.0.0-beta1';
Update::showUpdateStep("Updating from 0.10.99 to ".$update_to, false);