From 626495b522ffa1185d9315e2b34bd749eec71467 Mon Sep 17 00:00:00 2001 From: nidhinikulpatel Date: Mon, 25 Jul 2022 17:35:38 +0530 Subject: [PATCH] V-3.4.0 updated version into 3.4.0 --- readme.txt | 7 ++++++- woocommerce-call-for-price.php | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 6c25e27..1b2b5e8 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: tychesoftwares Tags: woocommerce, call for price, request a quote Requires at least: 4.4 -Tested up to: 5.8 +Tested up to: 6.0.1 Stable tag: trunk Requires PHP: 5.6 License: GNU General Public License v3.0 @@ -106,6 +106,11 @@ Yes, in "WooCommerce > Settings > Call for Price" you can set if you want text t == Changelog == += 3.4.0 - 26/07/2022 = +* Fix - An error is coming on the variable product with the WooCommerce Stripe Gateway plugin as active. +* Fix - PHP warnings errors in the log. + + = 3.3.1 - 02/11/2021 = * Enhancement - Able to change the Call for Price text coming on the products page from the general settings. * Enhancement - Able to change the text for Read more button coming on the Shop page for the products having null or 0 prices. diff --git a/woocommerce-call-for-price.php b/woocommerce-call-for-price.php index c2f224a..acccc4d 100644 --- a/woocommerce-call-for-price.php +++ b/woocommerce-call-for-price.php @@ -3,13 +3,13 @@ * Plugin Name: Call for Price for WooCommerce * Plugin URI: https://www.tychesoftwares.com/store/premium-plugins/woocommerce-call-for-price-plugin/ * Description: Plugin extends WooCommerce by outputting "Call for Price" when price field for product is left empty. - * Version: 3.3.1 + * Version: 3.4.0 * Author: Tyche Softwares * Author URI: https://www.tychesoftwares.com/ * Text Domain: woocommerce-call-for-price * Domain Path: /langs * Copyright: � 2021 Tyche Softwares - * WC tested up to: 5.8 + * WC tested up to: 6.7 * License: GNU General Public License v3.0 * License URI: http://www.gnu.org/licenses/gpl-3.0.html * @@ -57,7 +57,7 @@ final class Alg_Woocommerce_Call_For_Price { * @var string * @since 3.0.0 */ - public $version = '3.3.1'; + public $version = '3.4.0'; /** * Instance Variable