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 bc4898f commit 63ec450Copy full SHA for 63ec450
src/Console/Application.php
@@ -35,7 +35,7 @@
35
*/
36
final class Application extends BaseApplication
37
{
38
- const VERSION = '2.14.5';
+ const VERSION = '2.14.6-DEV';
39
const VERSION_CODENAME = 'Sunrise';
40
41
/**
0 commit comments