Skip to content

Commit 1a3c6c6

Browse files
committed
Released version 2.2.5
1 parent c92be2c commit 1a3c6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tracy/Debugger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class Debugger
2424
{
2525
/** @var string */
26-
public static $version = '2.2.4';
26+
public static $version = '2.2.5';
2727

2828
/** @var bool in production mode is suppressed any debugging output */
2929
public static $productionMode = self::DETECT;

0 commit comments

Comments
 (0)