mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
Use semver for Phraseanet version numbers
This commit is contained in:
@@ -22,7 +22,7 @@ class patch_3602 implements patchInterface
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.6.0.a1';
|
||||
private $release = '3.6.0-alpha.1';
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user