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 d5b8a9d commit 714e192Copy full SHA for 714e192
1 file changed
src/Console/Application.php
@@ -37,7 +37,7 @@
37
*/
38
final class Application extends BaseApplication
39
{
40
- const VERSION = '2.19.0';
+ const VERSION = '2.19.1-DEV';
41
const VERSION_CODENAME = 'Testament';
42
43
/**
0 commit comments