diff --git a/app/inc/constants.php b/app/inc/constants.php index a5758c0..f92719d 100644 --- a/app/inc/constants.php +++ b/app/inc/constants.php @@ -18,7 +18,7 @@ */ // FRAMADATE version -const VERSION = '1.1.13'; +const VERSION = '1.1.14'; // PHP Needed version const PHP_NEEDED_VERSION = '7.3';