Commit ddc1217 1 parent f018490 commit ddc1217 Copy full SHA for ddc1217
File tree 2 files changed +2
-2
lines changed
src/MvcCore/Ext/Models/Db
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# MvcCore - Extension - Model - Database
2
2
3
- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.2.19 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-model-db/releases )
3
+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.2.20 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-model-db/releases )
4
4
[ ![ License] ( https://img.shields.io/badge/License-BSD%203-brightgreen.svg?style=plastic )] ( https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md )
5
5
![ PHP Version] ( https://img.shields.io/badge/PHP->=5.4-brightgreen.svg?style=plastic )
6
6
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ class Model
30
30
* Comparison by PHP function version_compare();
31
31
* @see http://php.net/manual/en/function.version-compare.php
32
32
*/
33
- const VERSION = '5.2.19 ' ;
33
+ const VERSION = '5.2.20 ' ;
34
34
}
You can’t perform that action at this time.
0 commit comments