mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	prepare for next release
This commit is contained in:
		@ -93,7 +93,7 @@ class BaseYii
 | 
			
		||||
     */
 | 
			
		||||
    public static function getVersion()
 | 
			
		||||
    {
 | 
			
		||||
        return '2.0.23';
 | 
			
		||||
        return '2.0.24-dev';
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,12 @@
 | 
			
		||||
Yii Framework 2 Change Log
 | 
			
		||||
==========================
 | 
			
		||||
 | 
			
		||||
2.0.24 under development
 | 
			
		||||
------------------------
 | 
			
		||||
 | 
			
		||||
- no changes in this release.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
2.0.23 July 16, 2019
 | 
			
		||||
--------------------
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user