Skip to content

Commit

Permalink
Merge pull request #380 from Yoast/21664-drop-support-for-wp-64-
Browse files Browse the repository at this point in the history
Sets the minimum supported WordPress version to 6.5
  • Loading branch information
igorschoester authored Oct 1, 2024
2 parents 3080bae + 16aa465 commit b965ea9
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.4
* Requires at least: 6.5
* Requires PHP: 7.2.5
*
* Copyright 2020-2024 Yoast BV (email : [email protected])
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.4
Requires at least: 6.5
Tested up to: 6.6
Stable tag: 4.5
Requires PHP: 7.2.5
Expand Down

0 comments on commit b965ea9

Please sign in to comment.