Skip to content

Commit

Permalink
bump WordPress "tested up to" version 6.6
Browse files Browse the repository at this point in the history
Co-Authored-By: Sudip Dadhaniya <[email protected]>
  • Loading branch information
jeffpaul and sudip-md committed Jul 5, 2024
1 parent 339c6bc commit 09b58a1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion publisher-media-kit.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 09b58a1

Please sign in to comment.