Version number updates
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 31 Jul 2018 13:22:15 +0000 (09:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 31 Jul 2018 13:22:15 +0000 (09:22 -0400)
bump version numbers

index.php

index fae4bc6..ab37d5c 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.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.