File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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.4-RC1
12+ * Version: 4.4-RC2
1313 * Author: Enrico Battocchi & Team Yoast
1414 * Author URI: https://yoast.com
1515 * Text Domain: duplicate-post
4545 define ( 'DUPLICATE_POST_PATH ' , plugin_dir_path ( __FILE__ ) );
4646}
4747
48- define ( 'DUPLICATE_POST_CURRENT_VERSION ' , '4.4-RC1 ' );
48+ define ( 'DUPLICATE_POST_CURRENT_VERSION ' , '4.4-RC2 ' );
4949
5050$ duplicate_post_autoload_file = DUPLICATE_POST_PATH . 'vendor/autoload.php ' ;
5151
Original file line number Diff line number Diff line change 5353 "@wordpress/plugins" : " ^2.23.0"
5454 },
5555 "yoast" : {
56- "pluginVersion" : " 4.4-RC1 "
56+ "pluginVersion" : " 4.4-RC2 "
5757 }
5858}
You can’t perform that action at this time.
0 commit comments