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 bd6bf8a commit c8ec964Copy full SHA for c8ec964
src/Version.php
@@ -14,5 +14,5 @@ class Version
14
# This release number should be updated each time a release is made.
15
# This value will be logged to indicate which version of the
16
# software is being used.
17
- const RELEASE_NUMBER = "1.4.2";
+ const RELEASE_NUMBER = "1.5.0";
18
}
0 commit comments