From 4a614beaf99325db06409b93a65efdabfdcb3196 Mon Sep 17 00:00:00 2001 From: Brian Fischer Date: Tue, 8 Feb 2022 20:48:22 -0500 Subject: [PATCH] chore: Updating release date and WordPress tested with version number --- courier-notices.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/courier-notices.php b/courier-notices.php index 5d050c54..557a7a3f 100644 --- a/courier-notices.php +++ b/courier-notices.php @@ -26,7 +26,7 @@ } if ( ! defined( 'COURIER_NOTICES_RELEASE_DATE' ) ) { - define( 'COURIER_NOTICES_RELEASE_DATE', '07/01/2021' ); + define( 'COURIER_NOTICES_RELEASE_DATE', '02/08/2022' ); } // Define the main plugin file to make it easy to reference in subdirectories. diff --git a/readme.txt b/readme.txt index c0693ce0..6c76820e 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: linchpin_agency, aware, ncallen, maxinacube, fischfood, desrosj Tags: notifications, notices, alerts, linchpin, front end, dismissible, gdpr Requires at least: 5.0 -Tested up to: 5.7.2 +Tested up to: 5.9 Stable tag: 1.4.1 Requires PHP: 7.3 License: GPLv2 or later