From: Laury GvR Date: Fri, 17 Jun 2016 21:01:22 +0000 (-0400) Subject: Events option available for member detail X-Git-Tag: v2.1.12~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=885445f4d63e699c284b26c0b2496c6c6dd07f46;p=WP-Plugins%2Fglm-member-db.git Events option available for member detail --- 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