Skip to content

Commit

Permalink
Merge pull request #403 from 10up/bump/wp-version
Browse files Browse the repository at this point in the history
Bump tested upto version and minimum wp version
  • Loading branch information
jeffpaul authored Nov 12, 2024
2 parents 6a683db + b1be5bb commit be6bad7
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 @@ -19,7 +19,7 @@ jobs:
matrix:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.4'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.5'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Safe Redirect Manager ===
Contributors: 10up, tlovett1, tollmanz, taylorde, jakemgold, danielbachhuber, jeffpaul
Tags: http redirects, redirect manager, url redirection, safe http redirection, multisite redirects
Tested up to: 6.6
Tested up to: 6.7
Stable tag: 2.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion safe-redirect-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://wordpress.org/plugins/safe-redirect-manager
* Description: Easily and safely manage HTTP redirects.
* Version: 2.2.0
* Requires at least: 6.4
* Requires at least: 6.5
* Requires PHP: 7.4
* Author: 10up
* Author URI: https://10up.com
Expand Down

0 comments on commit be6bad7

Please sign in to comment.