From 7335d2f2e1227fdb984a8ce0d2534ca800d68950 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Wed, 10 Feb 2016 14:00:23 -0500 Subject: [PATCH] Updated to 1.0.58 --- glm-member-db.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glm-member-db.php b/glm-member-db.php index 50fd72ad..b8f81c1b 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.57 + * Version: 1.0.58 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -41,7 +41,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.57'); +define('GLM_MEMBERS_PLUGIN_VERSION', '1.0.58'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.0.43'); // Check if plugin version is not current in WordPress option and if needed updated it -- 2.17.1