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 e032618 commit c409758Copy full SHA for c409758
src/Console/Application.php
@@ -34,7 +34,7 @@
34
*/
35
final class Application extends BaseApplication
36
{
37
- const VERSION = '2.18.4';
+ const VERSION = '2.18.5-DEV';
38
const VERSION_CODENAME = 'Remote Void';
39
40
/**
0 commit comments