diff --git a/index.php b/index.php index 4f5e624..ef2ecc3 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@ * along with this program. If not, see . */ - const VERSION = '3.0.2'; + const VERSION = '3.0.3'; const BASE_URL = '/'; require_once('config-dedicated.php');