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 5ce5bc8 commit 721d659
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 @@ -16,7 +16,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:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This plugin integrates Apple's [MapKit JS](https://developer.apple.com/maps/mapk
## Requirements

* PHP 7.4+
* [WordPress](http://wordpress.org/) 5.8+
* [WordPress](http://wordpress.org/) 6.4+
* Due to the requirements applied by Apple to use Apple Maps ([MapkitJS](https://developer.apple.com/maps/mapkitjs/)), Apple Maps for WordPress requires an [Apple Developer](https://developer.apple.com/) [account](https://developer.apple.com/account/) and enrollment within the [Apple Developer Program](https://developer.apple.com/programs/).

## Installation
Expand Down
2 changes: 1 addition & 1 deletion maps-block-apple.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/10up/maps-block-apple
* Description: An Apple Maps block for the WordPress block editor (Gutenberg).
* Version: 1.1.3
* Requires at least: 6.3
* 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 @@
=== Block for Apple Maps ===
Contributors: 10up, helen, welcher, fabiankaegy, dinhtungdu, jeffpaul
Tags: apple maps, map block, block
Tested up to: 6.5
Tested up to: 6.6
Stable tag: 1.1.3
License: GPL-2.0-or-later
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html
Expand Down

0 comments on commit 721d659

Please sign in to comment.