mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Use semver for Phraseanet version numbers
This commit is contained in:
@@ -15,7 +15,7 @@ use Entities\AuthFailure;
|
||||
class patch_3805 implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0.a4';
|
||||
private $release = '3.8.0-alpha.4';
|
||||
|
||||
/** @var array */
|
||||
private $concern = array(base::APPLICATION_BOX);
|
||||
|
Reference in New Issue
Block a user