prepare for next release

This commit is contained in:
Alexander Makarov
2022-02-11 16:13:11 +03:00
parent 0792736b35
commit 200d8b87d5
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.46 under development
------------------------
- no changes in this release.
2.0.45 February 11, 2022
------------------------