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 ff91db4 commit 758da80Copy full SHA for 758da80
src/Console/Version.php
@@ -11,7 +11,7 @@ class Version
11
/**
12
* @var int
13
*/
14
- const NUMBER = "1.15.2";
+ const NUMBER = "1.16.0";
15
16
17
* @var string
0 commit comments