diff --git a/app/inc/constants.php b/app/inc/constants.php index 6f59177..44dd6ef 100644 --- a/app/inc/constants.php +++ b/app/inc/constants.php @@ -18,7 +18,7 @@ */ // FRAMADATE version -const VERSION = '1.1.0-alpha.1'; +const VERSION = '1.1.0-beta.3'; // PHP Needed version const PHP_NEEDED_VERSION = '5.6';