From 885445f4d63e699c284b26c0b2496c6c6dd07f46 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 17 Jun 2016 17:01:22 -0400 Subject: [PATCH] Events option available for member detail --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index b9622e06..d1731c25 100644 --- a/index.php +++ b/index.php @@ -38,7 +38,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.9'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.4'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.10'); // Check if plugin version is not current in WordPress option and if needed updated it -- 2.17.1