From 66d05acc9d80da9c408071f0bb68ae39d2108152 Mon Sep 17 00:00:00 2001 From: Abdulrahman Date: Tue, 14 May 2019 00:08:44 +0300 Subject: [PATCH] fix --- includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/version.php b/includes/version.php index 2449241..49ec318 100755 --- a/includes/version.php +++ b/includes/version.php @@ -16,7 +16,7 @@ if (! defined('IN_COMMON')) -define('KLEEJA_VERSION', '3.0.3'); +define('KLEEJA_VERSION', '3.0.2'); define('KLEEJA_DB_VERSION', '9');