mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
prepare for next release
This commit is contained in:
@ -93,7 +93,7 @@ class BaseYii
|
||||
*/
|
||||
public static function getVersion()
|
||||
{
|
||||
return '2.0.7';
|
||||
return '2.0.8-dev';
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -1,6 +1,11 @@
|
||||
Yii Framework 2 Change Log
|
||||
==========================
|
||||
|
||||
2.0.8 under development
|
||||
-----------------------
|
||||
|
||||
|
||||
|
||||
2.0.7 February 14, 2016
|
||||
-----------------------
|
||||
|
||||
|
Reference in New Issue
Block a user