From 2b3b9256ecce9b4ebbbc79f16d815e897c3f7193 Mon Sep 17 00:00:00 2001 From: Thijs van der heijden Date: Fri, 15 Dec 2023 13:54:49 +0100 Subject: [PATCH] Sets the minimum supported WordPress version to 6.3. --- duplicate-post.php | 4 ++-- readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/duplicate-post.php b/duplicate-post.php index b801c1047..0b5546a6d 100644 --- a/duplicate-post.php +++ b/duplicate-post.php @@ -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 : info@yoast.com) + * Copyright 2020-2024 Yoast BV (email : info@yoast.com) * * 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 diff --git a/readme.txt b/readme.txt index 85e08e4bd..e1c6aa8d9 100644 --- a/readme.txt +++ b/readme.txt @@ -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