Skip to content

Commit be174d6

Browse files
author
YoastBot CI
committed
Bump version to 4.5 on free
1 parent 66efa2f commit be174d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

duplicate-post.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: Yoast Duplicate Post
1010
* Plugin URI: https://yoast.com/wordpress/plugins/duplicate-post/
1111
* Description: The go-to tool for cloning posts and pages, including the powerful Rewrite & Republish feature.
12-
* Version: 4.5-RC1
12+
* Version: 4.5
1313
* Author: Enrico Battocchi & Team Yoast
1414
* Author URI: https://yoast.com
1515
* Text Domain: duplicate-post
@@ -45,7 +45,7 @@
4545
define( 'DUPLICATE_POST_PATH', plugin_dir_path( __FILE__ ) );
4646
}
4747

48-
define( 'DUPLICATE_POST_CURRENT_VERSION', '4.5-RC1' );
48+
define( 'DUPLICATE_POST_CURRENT_VERSION', '4.5' );
4949

5050
$duplicate_post_autoload_file = DUPLICATE_POST_PATH . 'vendor/autoload.php';
5151

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://yoast.com/wordpress/plugins/duplicate-post/
44
Tags: duplicate post, copy, clone
55
Requires at least: 5.8
66
Tested up to: 6.0
7-
Stable tag: 4.4
7+
Stable tag: 4.5
88
Requires PHP: 5.6.20
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)