Bump version to 1.1.13

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-03-08 16:31:18 +01:00
parent 299b87a2b6
commit 9dd52be963
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.12';
const VERSION = '1.1.13';
// PHP Needed version
const PHP_NEEDED_VERSION = '7.3';