bump version number
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Jan 2017 18:00:31 +0000 (13:00 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Jan 2017 18:00:31 +0000 (13:00 -0500)
for new release
just code updates
getting rid of php notices.

index.php

index 356a2a4..d85a5e2 100644 (file)
--- 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.0
+Version: 1.0.2
 Author: Steve Sutton
 Author URI: http://www.gaslightmedia.com
 */
-define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.0' );
+define( 'GLM_STREAMSEND_FEED_ADDON_VERSION', '1.0.2' );
 /**
  * Default parameters for contact create operations.
  * Note that these are strings for use in XML data not true/false values.