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 42a9cdb commit 28edcebCopy full SHA for 28edceb
src/inc/info.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-$VERSION = "0.14.2";
+$VERSION = "0.14.3";
4
$BUILD = "repository";
5
$HOST = @$_SERVER['HTTP_HOST'];
6
if (strpos($HOST, ":") !== false) {
0 commit comments