Skip to content

Commit

Permalink
Merge pull request #394 from Yoast/drop-support-for-wp-65
Browse files Browse the repository at this point in the history
Set the minimum supported WordPress version to 6.6
  • Loading branch information
enricobattocchi authored Feb 13, 2025
2 parents ae10d44 + 0496445 commit 3b23e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion duplicate-post.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Author: Enrico Battocchi & Team Yoast
* Author URI: https://yoa.st/team-yoast-duplicate
* Text Domain: duplicate-post
* Requires at least: 6.5
* Requires at least: 6.6
* Requires PHP: 7.2.5
*
* Copyright 2020-2024 Yoast BV (email : info@yoast.com)
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: yoast, lopo
Donate link: https://yoast.com/wordpress/plugins/duplicate-post/
Tags: duplicate post, copy, clone
Requires at least: 6.5
Requires at least: 6.6
Tested up to: 6.7
Stable tag: 4.5
Requires PHP: 7.2.5
Expand Down

0 comments on commit 3b23e72

Please sign in to comment.