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 676819e commit 122c92fCopy full SHA for 122c92f
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.0";
+ const RELEASE_NUMBER = "1.4.1";
18
}
0 commit comments