From 2d5f7afe00a127f68af0a07f888d4f3247af529c Mon Sep 17 00:00:00 2001 From: kousikmukherjee Date: Sun, 18 Jun 2023 17:18:20 +0530 Subject: [PATCH] v1.4.2 --- popup-notices-for-woocommerce.php | 4 ++-- readme.txt | 10 +++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/popup-notices-for-woocommerce.php b/popup-notices-for-woocommerce.php index 2ecea6e..ca2a2d9 100644 --- a/popup-notices-for-woocommerce.php +++ b/popup-notices-for-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: Pop-up Notices for WooCommerce * Plugin URI: https://wordpress.org/plugins/popup-notices-for-woocommerce * Description: Turn your WooCommerce Notices into Popups - * Version: 1.4.1 + * Version: 1.4.2 * Author: WPFactory * Author URI: https://wpfactory.com * License: GNU General Public License v3.0 @@ -12,7 +12,7 @@ * Domain Path: /src/languages * Copyright: © 2023 WPFactory * WC requires at least: 3.0.0 - * WC tested up to: 7.5 + * WC tested up to: 7.8 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/readme.txt b/readme.txt index 5f3c025..b9c717a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === Pop-up Notices for WooCommerce === -Contributors: wpcodefactory,karzin +Contributors: wpcodefactory,karzin, omardabbas, kousikmukherjeeli Tags: popup,notices,woocommerce,notice,modal Requires at least: 4.4 -Tested up to: 6.1 -Stable tag: 1.4.1 +Tested up to: 6.2 +Stable tag: 1.4.2 Requires PHP: 5.6.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -99,6 +99,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI == Changelog == += 1.4.2 - 18/06/2023 = +* WC tested up to: 7.8. +* Tested up to: 6.2. + = 1.4.1 - 17/03/2023 = * Fix - Close button is not always horizontally centered. * WC tested up to: 7.5