From ebc720f2232e8d37fcb879c703727f75bc6231a7 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 31 Jul 2018 09:22:15 -0400 Subject: [PATCH] Version number updates bump version numbers --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index fae4bc6..ab37d5c 100644 --- a/index.php +++ b/index.php @@ -3,11 +3,11 @@ Plugin Name: Gravity Forms StreamSend Add-On Plugin URI: http://www.gaslightmedia.com Description: StreamSend Add on for Gravity Forms -Version: 1.0.2 +Version: 1.0.4 Author: Steve Sutton Author URI: http://www.gaslightmedia.com */ -define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.3' ); +define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.4' ); /** * Default parameters for contact create operations. * Note that these are strings for use in XML data not true/false values. -- 2.17.1