Skip to content

Commit 08710e2

Browse files
committed
Released version 2.6.8 (EOL)
1 parent cab6ac4 commit 08710e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tracy/Debugger/Debugger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
class Debugger
1919
{
20-
public const VERSION = '2.6.7';
20+
public const VERSION = '2.6.8';
2121

2222
/** server modes for Debugger::enable() */
2323
public const

0 commit comments

Comments
 (0)