From: Steve Sutton Date: Tue, 7 Mar 2017 18:06:23 +0000 (-0500) Subject: Release for version 1.6.22 X-Git-Tag: v1.6.22^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f067e4d7aa4d1faedb776a236424b2ca967d0753;p=WP-Plugins%2Fglm-member-db-events.git Release for version 1.6.22 --- diff --git a/index.php b/index.php index 67e6033..a315082 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Events * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.6.21 + * Version: 1.6.22 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -20,7 +20,7 @@ * @package glmMembersDatabaseEventsAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.6.21 + * @version 1.6.22 */ /* @@ -38,7 +38,7 @@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.21'); +define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.22'); define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.1'); // This is the minimum version of the GLM Members DB plugin require for this plugin.