Skip to content

Commit

Permalink
Changed version to 1.9.4t1
Browse files Browse the repository at this point in the history
Updated readme.txt
  • Loading branch information
erommel committed Mar 12, 2020
1 parent 5b7ff73 commit 7bda23a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion woocommerce-braintree-payment-gateway/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://wp-ecommerce.net/braintree-payment-gateway-woocommerce
Tags: WooCommerce, Braintree, payment gateway, credit card, braintree plugin, braintreepayments, wordpress payments
Requires at least: 4.0
Tested up to: 5.3
Stable tag: 1.9.4
Stable tag: 1.9.4t1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -100,6 +100,10 @@ As an online merchant, it is your responsibility to make sure the information yo

== Changelog ==

= WIP 1.9.4 =
* Postponed plugin init to ensure other addons have loaded.
* Modified plugin code to follow WP Coding Standards.

= 1.9.3 =
* Updated Braintree PHP SDK to prevent deprecation notice when using PHP 7+.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Braintree Payment Gateway
* Plugin URI: https://wp-ecommerce.net/
* Description: Braintree Payment Gateway allows you to accept payments on your Woocommerce store. It authorizes credit card payments and processes them securely with your merchant account.
* Version: 1.9.4
* Version: 1.9.4t1
* Author: wp.insider
* Author URI: https://wp-ecommerce.net/
* License: GPL-2.0+
Expand Down

0 comments on commit 7bda23a

Please sign in to comment.