We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002b44d commit ead5141Copy full SHA for ead5141
src/Tracy/Debugger.php
@@ -15,7 +15,7 @@
15
*/
16
class Debugger
17
{
18
- const VERSION = '2.4.12';
+ const VERSION = '2.4.13';
19
20
/** server modes for Debugger::enable() */
21
const
0 commit comments