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 38d6f2e commit 1c58effCopy full SHA for 1c58eff
src/Console/Application.php
@@ -35,7 +35,7 @@
35
*/
36
final class Application extends BaseApplication
37
{
38
- const VERSION = '2.13.3';
+ const VERSION = '2.13.4-DEV';
39
const VERSION_CODENAME = 'Yogi\'s BBQ';
40
41
/**
0 commit comments