diff --git a/setup/lib/defines.php b/setup/lib/defines.php index 9eb0ec5..b9af3a4 100644 --- a/setup/lib/defines.php +++ b/setup/lib/defines.php @@ -38,5 +38,5 @@ define('C_SETUP_STEPFILE_ACTIVE', 'images/steps/s%da.png'); define('C_SETUP_STEPWIDTH', 28); define('C_SETUP_STEPHEIGHT', 28); define('C_SETUP_MIN_PHP_VERSION', '7.4.0'); -define('C_SETUP_MAX_PHP_VERSION', '8.2.0'); -define('C_SETUP_VERSION', '2.2.0 beta'); +define('C_SETUP_MAX_PHP_VERSION', '8.0.0'); +define('C_SETUP_VERSION', '2.1.3');