Skip to content

Commit 454874e

Browse files
committed
Revert "prepare for next release"
This reverts commit c8712e9.
1 parent 2025a65 commit 454874e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

framework/BaseYii.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class BaseYii
9999
*/
100100
public static function getVersion()
101101
{
102-
return '2.0.55-dev';
102+
return '2.0.54';
103103
}
104104

105105
/**

framework/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
Yii Framework 2 Change Log
22
==========================
33

4-
2.0.55 under development
5-
------------------------
6-
7-
- no changes in this release.
8-
9-
104
2.0.54 November 23, 2025
115
------------------------
126

0 commit comments

Comments
 (0)