Commit 49ed72d 1 parent 17e0177 commit 49ed72d Copy full SHA for 49ed72d
File tree 2 files changed +2
-2
lines changed
src/MvcCore/Ext/Debugs/Tracys
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# MvcCore - Extension - Debug - Nette Tracy - Panel Session
2
2
3
- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.3.1 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-debug-tracy-session/releases )
3
+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.3.2 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-debug-tracy-session/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 @@ -24,7 +24,7 @@ class SessionPanel implements \Tracy\IBarPanel {
24
24
* Comparison by PHP function version_compare();
25
25
* @see http://php.net/manual/en/function.version-compare.php
26
26
*/
27
- const VERSION = '5.3.1 ' ;
27
+ const VERSION = '5.3.2 ' ;
28
28
29
29
/**
30
30
* Internal constants to recognize session record types in template.
You can’t perform that action at this time.
0 commit comments