From 5e4f17e8472b4e25c15a20a072642e3e8d6010e9 Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Wed, 12 Jun 2024 10:04:16 -0600 Subject: [PATCH] Remove minor versions --- mailchimp.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mailchimp.php b/mailchimp.php index c4f41eb..3acd062 100644 --- a/mailchimp.php +++ b/mailchimp.php @@ -4,7 +4,7 @@ * Plugin URI: https://mailchimp.com/help/connect-or-disconnect-list-subscribe-for-wordpress/ * Description: Add a Mailchimp signup form widget to your WordPress site. * Version: 1.5.8 - * Requires at least: 6.1.1 + * Requires at least: 6.1 * Requires PHP: 7.0 * PHP tested up to: 8.3 * Author: Mailchimp diff --git a/readme.txt b/readme.txt index 06c6ba4..c03ae09 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Mailchimp List Subscribe Form === Contributors: Mailchimp Tags: mailchimp, email, newsletter, signup, marketing -Tested up to: 6.5.4 +Tested up to: 6.5 Stable tag: 1.5.8 License: GPL-2.0-or-later License URI: https://spdx.org/licenses/GPL-2.0-or-later.html