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 83baf82 commit ddd873eCopy full SHA for ddd873e
src/Console/Application.php
@@ -35,7 +35,7 @@
35
*/
36
final class Application extends BaseApplication
37
{
38
- const VERSION = '2.16.3';
+ const VERSION = '2.16.4-DEV';
39
const VERSION_CODENAME = 'Yellow Bird';
40
41
/**
0 commit comments