prepare for next release

This commit is contained in:
Alexander Makarov
2020-01-22 01:30:06 +03:00
parent fd6ccb615c
commit e9e176c7a6
2 changed files with 7 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class BaseYii
*/
public static function getVersion()
{
return '2.0.32';
return '2.0.33-dev';
}
/**

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.33 under development
------------------------
- no changes in this release.
2.0.32 January 21, 2020
-----------------------