Bump version to 1.1.12

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2020-12-21 11:28:28 +01:00
parent cb7823574e
commit dda9c851ab
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
*/
// FRAMADATE version
const VERSION = '1.1.11';
const VERSION = '1.1.12';
// PHP Needed version
const PHP_NEEDED_VERSION = '7.3';