prepare for next release

This commit is contained in:
Alexander Makarov
2019-05-21 19:01:47 +03:00
parent 694a1410e8
commit 4980a72de5
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.20 under development
------------------------
- no changes in this release.
2.0.19 May 21, 2019
-------------------