Skip to content

Commit 28edceb

Browse files
committed
prepare for release
1 parent 42a9cdb commit 28edceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inc/info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
$VERSION = "0.14.2";
3+
$VERSION = "0.14.3";
44
$BUILD = "repository";
55
$HOST = @$_SERVER['HTTP_HOST'];
66
if (strpos($HOST, ":") !== false) {

0 commit comments

Comments
 (0)