diff --git a/tests/features/master.feature b/tests/features/master.feature index 0bc2bea1..4028dc9d 100644 --- a/tests/features/master.feature +++ b/tests/features/master.feature @@ -7,6 +7,6 @@ Feature: CLI updater - master base And the version number is decreased in the config.php to enforce upgrade When the CLI updater is run successfully And the output should contain "Update successful" - Then the installed version should be 28.0 + Then the installed version should be 29.0 And maintenance mode should be off And upgrade is not required diff --git a/updater.phar b/updater.phar index 4a0d1033..38432237 100755 Binary files a/updater.phar and b/updater.phar differ