Version 1.2.0-alpha.1

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-05-01 20:51:55 +02:00
parent 82012628d1
commit 082644a021
No known key found for this signature in database
GPG key ID: A061B9DDE0CA0773
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -3,7 +3,7 @@
"description": "Application to facilitate the schedule of events or classic polls",
"homepage": "https://framadate.org/",
"keywords": ["poll", "framadate"],
"version": "0.9.0",
"version": "1.2.0-alpha.1",
"license": "CECILL-B",
"type": "project",