Skip to content

Commit

Permalink
Merge 35a184b into b58a711
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube authored Nov 13, 2024
2 parents b58a711 + 35a184b commit e38167d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- '8.2'
- '8.3'
wpVersion:
- '6.4'
- '6.5'
- '6.6'
- '6.7'

steps:

Expand Down
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "WordPress/WordPress#tags/6.6.2",
"core": "WordPress/WordPress#tags/6.7",
"config": {
"WP_DEBUG": true,
"WP_DEBUG_LOG": true,
Expand Down
4 changes: 2 additions & 2 deletions bluehost-wordpress-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
* Update URI: https://github.com/bluehost/bluehost-wordpress-plugin
* Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.
* Version: 3.15.3
* Requires at least: 6.4
* Requires at least: 6.5
* Requires PHP: 7.3
* Tested up to: 6.6.2
* Tested up to: 6.7.0
* Author: Bluehost
* Author URI: https://bluehost.com
* Text Domain: wp-plugin-bluehost
Expand Down

0 comments on commit e38167d

Please sign in to comment.