Skip to content

Commit

Permalink
Released version 2.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Apr 29, 2024
1 parent 5723793 commit 7e7b25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tracy/Debugger/Debugger.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/
class Debugger
{
public const Version = '2.10.6';
public const Version = '2.10.7';

/** server modes for Debugger::enable() */
public const
Expand Down

0 comments on commit 7e7b25b

Please sign in to comment.