Release v1.1.8-beta.1

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2018-08-03 14:07:02 +02:00
parent 5ffd4361e4
commit 70db1e91e0

View File

@ -18,7 +18,7 @@
*/ */
// FRAMADATE version // FRAMADATE version
const VERSION = '1.1.7'; const VERSION = '1.1.8-beta.1';
// PHP Needed version // PHP Needed version
const PHP_NEEDED_VERSION = '5.6'; const PHP_NEEDED_VERSION = '5.6';