mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Prepare version 3.8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
* 3.8.0 (2013-xx-xx)
|
||||
* 3.8.0 (2013-09-26)
|
||||
|
||||
- BC Break : Removed `bin/console check:system` command, replaced by `bin/setup check:system`.
|
||||
- BC Break : Removed `bin/console system:upgrade` command, replaced by `bin/setup system:upgrade`.
|
||||
|
@@ -18,7 +18,7 @@ namespace Alchemy\Phrasea\Core;
|
||||
*/
|
||||
class Version
|
||||
{
|
||||
protected static $number = '3.8.0.a18';
|
||||
protected static $number = '3.8.0';
|
||||
protected static $name = 'Diplodocus';
|
||||
|
||||
public static function getNumber()
|
||||
|
Reference in New Issue
Block a user