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 255e38b commit d61a6eeCopy full SHA for d61a6ee
bin/compile.php
@@ -16,7 +16,7 @@
16
// Log all errors when requiring autoloader
17
error_reporting(E_ALL);
18
19
-$VERSION = '1.2.3';
+$VERSION = '1.2.4';
20
21
/**
22
* BEWARE:
0 commit comments