* Plugin Name: GLM Members Database NearMe
* Plugin URI: http://www.gaslightmedia.com/
* Description: GLM Associate add-on that provides site users information on activities and offers near their current, or selected, location.
- * Version: 0.0.1
+ * Version: 0.1.0
* Author: Gaslight Media
* Author URI: http://www.gaslightmedia.com/
* License: GPL2
* @package glmMembersNearMeAddOn
* @author Chuck Scott <cscott@gaslightmedia.com>
* @license http://www.gaslightmedia.com Gaslightmedia
- * @version 0.0.1
+ * @version 0.1.0
*/
/*
* so that we're sure the other add-ons see an up to date
* version from this plugin.
*/
-define('GLM_MEMBERS_NEARME_PLUGIN_VERSION', '0.0.1');
+define('GLM_MEMBERS_NEARME_PLUGIN_VERSION', '0.1.0');
//define('GLM_MEMBERS_NEARME_PLUGIN_DB_VERSION', '0.0.1');
// This is the minimum version of the GLM Members DB plugin require for this plugin.