From fc617dd6a2483c9fbd4b0cb31705701683e43043 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Wed, 14 Oct 2015 16:16:26 -0400 Subject: [PATCH] Version 1.0.30 --- glm-member-db.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glm-member-db.php b/glm-member-db.php index e6b5d7e2..510d5e33 100644 --- a/glm-member-db.php +++ b/glm-member-db.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.0.28 + * Version: 1.0.30 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabase * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.0.29 + * @version 1.0.30 */ /* @@ -33,7 +33,7 @@ * version when there's a change in the database!! Use the * version nunmber of that release for the DB version. */ -define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.28'); +define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.30'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.0.30'); /* -- 2.17.1