diff --git a/gravity-forms-braintree.php b/gravity-forms-braintree.php index b742044..c854f80 100644 --- a/gravity-forms-braintree.php +++ b/gravity-forms-braintree.php @@ -4,7 +4,7 @@ Plugin URI: http://plugify.io/ Description: Allow your customers to purchase goods and services through Gravity Forms via Braintree Payments Author: Plugify -Version: 1.0 +Version: 1.1 Author URI: http://plugify.io */ diff --git a/readme.txt b/readme.txt index ff15c69..707f427 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hello Tags: credit card,braintree,gravity form,payment Requires at least: 3.8 Tested up to: 3.9 -Stable tag: 1.0 +Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -61,6 +61,9 @@ No filters are currently available for this pre-release version == Changelog == += 1.1 = +* Fixed bug causing automatic settlement submission to fail + = 1.0 = * Updated to latest Gravity Forms payment framework * Added authorization validation. Form entries will no longer validate unless the payment has succeeded