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 0a3abd1 commit f1462acCopy full SHA for f1462ac
doc/changelog.md
@@ -1,4 +1,4 @@
1
-# v0.14.5 -> vx.x.x
+# v0.14.5 -> v0.14.6
2
3
## Bugfixes
4
src/inc/info.php
@@ -1,6 +1,6 @@
<?php
-$VERSION = "0.14.5";
+$VERSION = "0.14.6";
$BUILD = "repository";
5
$HOST = @$_SERVER['HTTP_HOST'];
6
if (strpos($HOST, ":") !== false) {
0 commit comments