Skip to content

Commit

Permalink
V 2.7.5 ready.
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsridharan committed Aug 22, 2020
1 parent 75dbdbd commit ba02084
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: Woocommerce,wc,Quick buy,add to cart,affiliate, cart, checkout, commerce,
Donate link: http://paypal.me/varunsridharan23
Requires at least: 3.0
Tested up to: 5.5
Stable tag: 2.7.4
Stable tag: 2.7.5
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -129,6 +129,11 @@ Please open an issue at <a href="https://github.com/varunsridharan/woocommerce-q

== Changelog ==

= 2.7.5 - 22/08/2020 =
* Fixed : Add To Cart Permalink Issue
* Tested : WordPress 5.5
* Tested : WooCommerce 4.4.1

= 2.7.4 - 03/08/2020 =
* Fixed : Fatal Error When Editing Product Page
* Fixed : AddToCart Button Redirects To Quick Buy Page.
Expand Down
4 changes: 2 additions & 2 deletions wc-quick-buy.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Quick Buy For WooCommerce
* Plugin URI: https://wordpress.org/plugins/woocommerce-quick-buy/
* Description: Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button
* Version: 2.7.4
* Version: 2.7.5
* Author: Varun Sridharan
* Author URI: http://varunsridharan.in
* Text Domain: wc-quick-buy
Expand All @@ -12,7 +12,7 @@
* GitHub Plugin URI: https://github.com/varunsridharan/woocommerce-quick-buy
* Domain Path: /i18n
* WC requires at least: 2.0
* WC tested up to: 4.3.1
* WC tested up to: 4.4.1
*/

defined( 'ABSPATH' ) || exit;
Expand Down

0 comments on commit ba02084

Please sign in to comment.