mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Bump Version and fix array_filter arguments order
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Alchemy\Phrasea\Core;
|
||||
|
||||
class Version
|
||||
{
|
||||
private $number = '3.9.0-alpha.20';
|
||||
private $number = '3.9.0-alpha.22';
|
||||
private $name = 'Herrerasaurus';
|
||||
|
||||
public function getNumber()
|
||||
|
Reference in New Issue
Block a user