Merge branch 'release-1.1.0-alpha.1' into 'develop'

Release version 1.1.0-alpha.1

See merge request framasoft/framadate!235
This commit is contained in:
Thomas Citharel 2018-03-19 11:01:59 +01:00
commit 72e0791e23

View File

@ -18,7 +18,7 @@
*/
// FRAMADATE version
const VERSION = '1.0';
const VERSION = '1.1.0-alpha.1';
// PHP Needed version
const PHP_NEEDED_VERSION = '5.6';