File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.5
12+ * Version: 4.6-RC1
1313 * Author: Enrico Battocchi & Team Yoast
1414 * Author URI: https://yoa.st/team-yoast-duplicate
1515 * Text Domain: duplicate-post
4747 define ( 'DUPLICATE_POST_PATH ' , plugin_dir_path ( __FILE__ ) );
4848}
4949
50- define ( 'DUPLICATE_POST_CURRENT_VERSION ' , '4.5 ' );
50+ define ( 'DUPLICATE_POST_CURRENT_VERSION ' , '4.6-RC1 ' );
5151
5252$ duplicate_post_autoload_file = DUPLICATE_POST_PATH . 'vendor/autoload.php ' ;
5353
Original file line number Diff line number Diff line change 5050 "@wordpress/plugins" : " ^2.23.0"
5151 },
5252 "yoast" : {
53- "pluginVersion" : " 4.5 "
53+ "pluginVersion" : " 4.6-RC1 "
5454 }
5555}
You can’t perform that action at this time.
0 commit comments