From 62d0bc6995f703ead17f38712a11140b756d8b35 Mon Sep 17 00:00:00 2001 From: kousikmukherjee Date: Wed, 31 Jul 2024 10:36:46 +0530 Subject: [PATCH] v1.4.10 --- popup-notices-for-woocommerce.php | 5 +++-- readme.txt | 8 ++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/popup-notices-for-woocommerce.php b/popup-notices-for-woocommerce.php index dd27689..756b775 100644 --- a/popup-notices-for-woocommerce.php +++ b/popup-notices-for-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: Popups for WooCommerce: Add to Cart, Checkout & More * Plugin URI: https://wordpress.org/plugins/popup-notices-for-woocommerce * Description: Turn your WooCommerce Notices into Popups - * Version: 1.4.9 + * Version: 1.4.10 * Author: WPFactory * Author URI: https://wpfactory.com * License: GNU General Public License v3.0 @@ -12,7 +12,8 @@ * Domain Path: /src/languages * Copyright: © 2023 WPFactory * WC requires at least: 3.0.0 - * WC tested up to: 8.7 + * WC tested up to: 9.1 + * Requires Plugins: woocommerce */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/readme.txt b/readme.txt index 71a46c9..dd96dcb 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: wpcodefactory, omardabbas, karzin, anbinder, algoritmika, kousikmukherjeeli Tags: popup,notices,woocommerce,notice,modal Requires at least: 6.1 -Tested up to: 6.5 -Stable tag: 1.4.9 +Tested up to: 6.6 +Stable tag: 1.4.10 Requires PHP: 5.6.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -165,6 +165,10 @@ Once activated, access the plugin's settings by navigating to “WooCommerce > S == Changelog == += 1.4.10 - 31/07/2024 = +* WC tested up to: 9.1. +* Tested up to: 6.6. + = 1.4.9 - 04/04/2024 = * Update readme.txt * WC tested up to: 8.7.