Skip to content

Commit

Permalink
Merge pull request #236 from ved-beejadhur-cko/update-version-4.3.4
Browse files Browse the repository at this point in the history
Update version 4.3.4
  • Loading branch information
ved-beejadhur-cko authored Aug 11, 2021
2 parents e87b1aa + ae9eae3 commit b744f06
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

class WC_Gateway_Checkout_Com_Cards extends WC_Payment_Gateway_CC
{
const PLUGIN_VERSION = '4.3.3';
const PLUGIN_VERSION = '4.3.4';

/**
* WC_Gateway_Checkout_Com_Cards constructor.
Expand Down
3 changes: 3 additions & 0 deletions woocommerce-gateway-checkout-com/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ http://example.com/?wc-api=wc_checkoutcom_webhook
After the plugin has been configured, customers will be able to choose Checkout.com as a valid payment method.

== Changelog ==
v4.3.4 11 Aug 2021
. Fix conflict with the woo subscription plugin

v4.3.3 29 Jul 2021
. Fix conflict with subscription class

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
Plugin Name: Checkout.com Payment Gateway
Plugin URI: https://www.checkout.com/
Description: Extends WooCommerce by Adding the Checkout.com Gateway.
Version: 4.3.3
Version: 4.3.4
Author: Checkout.com
Author URI: https://www.checkout.com/
Requires at least: 4.0
Stable tag: 4.3.3
Stable tag: 4.3.4
Tested up to: 5.8
WC tested up to: 5.4.2
Expand Down

0 comments on commit b744f06

Please sign in to comment.