From 09b58a1d78f3738f2ab93b27d9b8cccdbe539f87 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 5 Jul 2024 09:27:58 -0500 Subject: [PATCH] bump WordPress "tested up to" version 6.6 Co-Authored-By: Sudip Dadhaniya <94599521+sudip-md@users.noreply.github.com> --- .github/workflows/cypress.yml | 2 +- README.md | 2 +- publisher-media-kit.php | 2 +- readme.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index aaad532..906f7ba 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -20,7 +20,7 @@ jobs: matrix: core: - {name: 'WP latest', version: 'latest'} - - {name: 'WP minimum', version: 'WordPress/WordPress#6.3'} + - {name: 'WP minimum', version: 'WordPress/WordPress#6.4'} - {name: 'WP trunk', version: 'WordPress/WordPress#master'} steps: diff --git a/README.md b/README.md index 24614f3..f0e50f2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Twenty Twenty One default theme | Newspack base theme ## Requirements * PHP Requires: 7.4 -* WordPress Requires at least: 5.7 +* WordPress Requires at least: 6.4 ## Theme Compatibility diff --git a/publisher-media-kit.php b/publisher-media-kit.php index f1f2268..1f9cb86 100755 --- a/publisher-media-kit.php +++ b/publisher-media-kit.php @@ -4,7 +4,7 @@ * Plugin URI: https://github.com/10up/publisher-media-kit * Description: Pre-configured Media Kit Page using Gutenberg Block Patterns. * Version: 1.3.3 - * Requires at least: 6.2 + * Requires at least: 6.4 * Requires PHP: 7.4 * Author: 10up * Author URI: https://10up.com diff --git a/readme.txt b/readme.txt index 0d92ef3..45df056 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Publisher Media Kit === Contributors: 10up, jeffpaul, faisal03 Tags: media kit, audience profiles, digital ad specs, ad rates -Tested up to: 6.5 +Tested up to: 6.6 Stable tag: 1.3.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html