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:
@@ -14,7 +14,7 @@ use Alchemy\Phrasea\Application;
|
||||
class patch_3820 implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.1';
|
||||
private $release = '3.8.1-alpha.1';
|
||||
|
||||
/** @var array */
|
||||
private $concern = array(base::DATA_BOX);
|
||||
|
Reference in New Issue
Block a user