mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 02:14:06 +00:00
Version 1.2.0-alpha.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
82012628d1
commit
082644a021
2 changed files with 2 additions and 2 deletions
|
|
@ -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';
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue