Skip to content

Commit

Permalink
Sets the minimum supported WordPress version to 6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsoo committed Dec 15, 2023
1 parent 769d980 commit b01152f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions duplicate-post.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* Author: Enrico Battocchi & Team Yoast
* Author URI: https://yoa.st/team-yoast-duplicate
* Text Domain: duplicate-post
* Requires at least: 6.2
* Requires at least: 6.3
* Requires PHP: 7.2.5
*
* Copyright 2020-2022 Yoast BV (email : [email protected])
* Copyright 2020-2024 Yoast BV (email : [email protected])
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
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.2
Requires at least: 6.3
Tested up to: 6.4
Stable tag: 4.5
Requires PHP: 7.2.5
Expand Down

0 comments on commit b01152f

Please sign in to comment.