Skip to content

Commit

Permalink
Updated details for v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalrdesai committed Sep 17, 2024
1 parent 3548632 commit 7017ab9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: woocommerce, offers, negotiation
Requires at least: 5.5
Tested up to: 6.6.1
Stable tag: 3.0.5
Stable tag: 3.0.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -118,6 +118,11 @@ Automatic updates should work great for you. As always, though, we recommend ba

== Changelog ==

= 3.0.6 - 09.17.2024 =
* Feature - Accepted Multiple offer added on cart option. ([OFW-299](https://github.com/angelleye/offers-for-woocommerce/pull/518))
* Fixed - Make offer button is disable on discounted product. ([OFW-306](https://github.com/angelleye/offers-for-woocommerce/pull/517))
* Fixed - Comment hidden issue fixed when plugin is activate. ([OFW-296](https://github.com/angelleye/offers-for-woocommerce/pull/519))

= 3.0.5 - 09.02.2024 =
* Feature - Create a filter hook to customize pay/counter buttons. ([OFW-310](https://github.com/angelleye/offers-for-woocommerce/pull/516))

Expand Down
2 changes: 1 addition & 1 deletion offers-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin Name: Offers for WooCommerce
* Plugin URI: http://www.angelleye.com/product/offers-for-woocommerce
* Description: Accept offers for products on your website. Respond with accept, deny, or counter-offer, and manage all active offers/counters easily.
* Version: 3.0.5
* Version: 3.0.6
* Author: Angell EYE
* Author URI: http://www.angelleye.com/
* License: GNU General Public License v3.0
Expand Down

0 comments on commit 7017ab9

Please sign in to comment.