From 2956e8b805069a2fb0e51217566005d4964bc09b Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 13 May 2019 16:06:15 -0400 Subject: [PATCH] creating release of the plugin, setting it at 1.0.0 --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 4870167..d5c33a3 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database County Map * Plugin URI: http://www.gaslightmedia.com/ * Description: GLM plugin to outline the counties of a region with leaflet - * Version: 0.0.1 + * Version: 1.0.0 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersCountyMapAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 0.0.1 + * @version 1.0.0 */ /* -- 2.17.1