From 14952108376a29ef51844822c62f7830c9a12f2e Mon Sep 17 00:00:00 2001 From: Hani Rouatbi <23016064+lamjed001@users.noreply.github.com> Date: Fri, 24 May 2019 18:32:43 +0100 Subject: [PATCH] Update Version Kleeja Version --- includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/version.php b/includes/version.php index 49ec318..a8f7df8 100755 --- a/includes/version.php +++ b/includes/version.php @@ -16,7 +16,7 @@ if (! defined('IN_COMMON')) -define('KLEEJA_VERSION', '3.0.2'); +define('KLEEJA_VERSION', '3.1.0'); define('KLEEJA_DB_VERSION', '9');