From 3f76628e8732b7f377076e8ab0089ecf5036e27a Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 30 Jul 2018 16:20:33 -0400 Subject: [PATCH] For release v1.0.3 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d85a5e2..fae4bc6 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,7 @@ Version: 1.0.2 Author: Steve Sutton Author URI: http://www.gaslightmedia.com */ -define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.2' ); +define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.3' ); /** * Default parameters for contact create operations. * Note that these are strings for use in XML data not true/false values. -- 2.17.1