Skip to content

Commit

Permalink
Released version 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 8, 2014
1 parent 480ebbc commit fa19800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tracy/Debugger.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class Debugger
{
/** @var string */
public static $version = '2.2.3';
public static $version = '2.2.4';

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

0 comments on commit fa19800

Please sign in to comment.