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 e4ce90e commit d99bdb9Copy full SHA for d99bdb9
src/Console/Application.php
@@ -33,7 +33,7 @@ final class Application extends BaseApplication
33
/**
34
* @var string
35
*/
36
- public const VERSION = '0.8.0-DEV';
+ public const VERSION = '0.8.0';
37
38
39
* getcwd() equivalent which always returns a string.
0 commit comments