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 60ff731 commit 4a97705Copy full SHA for 4a97705
src/Version.php
@@ -1,4 +1,4 @@
1
<?php
2
const MAJOR = "1";
3
-const MINOR = "6";
+const MINOR = "8";
4
const PATCH = "0";
0 commit comments