Revert "prepare for next release"

This reverts commit c8712e9a94.
This commit is contained in:
Alexander Makarov
2025-12-02 15:47:40 +03:00
parent 2025a65a9c
commit 454874ed0e
2 changed files with 1 additions and 7 deletions

View File

@@ -99,7 +99,7 @@ class BaseYii
*/ */
public static function getVersion() public static function getVersion()
{ {
return '2.0.55-dev'; return '2.0.54';
} }
/** /**

View File

@@ -1,12 +1,6 @@
Yii Framework 2 Change Log Yii Framework 2 Change Log
========================== ==========================
2.0.55 under development
------------------------
- no changes in this release.
2.0.54 November 23, 2025 2.0.54 November 23, 2025
------------------------ ------------------------