Skip to content

Commit 7017ab9

Browse files
committed
Updated details for v3.0.6
1 parent 3548632 commit 7017ab9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: README.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
44
Tags: woocommerce, offers, negotiation
55
Requires at least: 5.5
66
Tested up to: 6.6.1
7-
Stable tag: 3.0.5
7+
Stable tag: 3.0.6
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

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

119119
== Changelog ==
120120

121+
= 3.0.6 - 09.17.2024 =
122+
* Feature - Accepted Multiple offer added on cart option. ([OFW-299](https://github.com/angelleye/offers-for-woocommerce/pull/518))
123+
* Fixed - Make offer button is disable on discounted product. ([OFW-306](https://github.com/angelleye/offers-for-woocommerce/pull/517))
124+
* Fixed - Comment hidden issue fixed when plugin is activate. ([OFW-296](https://github.com/angelleye/offers-for-woocommerce/pull/519))
125+
121126
= 3.0.5 - 09.02.2024 =
122127
* Feature - Create a filter hook to customize pay/counter buttons. ([OFW-310](https://github.com/angelleye/offers-for-woocommerce/pull/516))
123128

Diff for: offers-for-woocommerce.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin Name: Offers for WooCommerce
66
* Plugin URI: http://www.angelleye.com/product/offers-for-woocommerce
77
* Description: Accept offers for products on your website. Respond with accept, deny, or counter-offer, and manage all active offers/counters easily.
8-
* Version: 3.0.5
8+
* Version: 3.0.6
99
* Author: Angell EYE
1010
* Author URI: http://www.angelleye.com/
1111
* License: GNU General Public License v3.0

0 commit comments

Comments
 (0)