prepare for next release

This commit is contained in:
Alexander Makarov
2023-05-24 23:04:21 +04:00
parent c9f491b4f7
commit 1332eb98db
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,6 +1,12 @@
Yii Framework 2 Change Log
==========================
2.0.49 under development
------------------------
- no changes in this release.
2.0.48.1 May 24, 2023
---------------------