Skip to content

Commit

Permalink
Merge pull request #307 from 10up/fix/304
Browse files Browse the repository at this point in the history
Updated Tested Upto to 6.6
  • Loading branch information
jeffpaul authored Jul 9, 2024
2 parents 0d98a94 + 6078d1b commit 35f5973
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 @@ -22,7 +22,7 @@ jobs:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.3'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.4'}

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 @@ -14,7 +14,7 @@ Podcasting is a method to distribute audio messages through a feed to which list
## Requirements

* PHP 7.4+
* [WordPress](http://wordpress.org) 5.7+
* [WordPress](http://wordpress.org) 6.4+
* RSS feeds must not be disabled

## Installation
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Simple Podcasting ===
Contributors: 10up, helen, adamsilverstein, jakemgold, jeffpaul, cadic
Tags: podcasting, podcast, apple podcasts, episode, season
Tested up to: 6.5
Tested up to: 6.6
Stable tag: 1.8.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion simple-podcasting.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/10up/simple-podcasting
* Description: Easily set up multiple podcast feeds using built-in WordPress posts. Includes a podcast block for the new WordPress editor.
* Version: 1.8.0
* Requires at least: 6.3
* Requires at least: 6.4
* Requires PHP: 7.4
* Author: 10up
* Author URI: http://10up.com/
Expand Down

0 comments on commit 35f5973

Please sign in to comment.