We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d1661 commit babca36Copy full SHA for babca36
1 file changed
src/command.php
@@ -21,7 +21,7 @@
21
*/
22
23
error_reporting(E_ALL);
24
-define('CLITOOLS_COMMAND_VERSION', '2.3.4');
+define('CLITOOLS_COMMAND_VERSION', '2.4.0');
25
define('CLITOOLS_ROOT_FS', __DIR__);
26
27
require __DIR__ . '/vendor/autoload.php';
0 commit comments