mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Bump to alpha6
This commit is contained in:
@@ -10,13 +10,12 @@
|
||||
*/
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
use Entities\AuthFailure;
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
class patch_3806 implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0.a5';
|
||||
private $release = '3.8.0.a6';
|
||||
|
||||
/** @var array */
|
||||
private $concern = array(base::APPLICATION_BOX);
|
||||
|
Reference in New Issue
Block a user