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 e3aed9f commit 1614cc0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- {name: 'PHP 7.4', version: '7.4'}
core:
- {name: 'WP stable', version: 'latest'}
- {name: 'WP 5.7', version: 'WordPress/WordPress#6.3'}
- {name: 'WP 6.4', version: 'WordPress/WordPress#6.4'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion eight-day-week.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/10up/eight-day-week
* Description: Optimize publication workflows by using WordPress as your print CMS.
* Version: 1.2.4
* 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 @@
=== Eight Day Week Print Workflow ===
Contributors: 10up, observerteam, joshlevinson, brs14ku, jeffpaul
Tags: print, workflow, editorial
Tested up to: 6.5
Tested up to: 6.6
Stable tag: 1.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 1614cc0

Please sign in to comment.