From: Steve Sutton Date: Tue, 31 Jul 2018 13:22:15 +0000 (-0400) Subject: Version number updates X-Git-Tag: v1.0.4^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=ebc720f2232e8d37fcb879c703727f75bc6231a7;p=WP-Plugins%2Fglm-gravityform-streamsend.git Version number updates bump version numbers --- 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.