Skip to content

Commit a4dc699

Browse files
author
YoastBot
committed
Bump version to 25.1-RC5
1 parent d5e3732 commit a4dc699

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"webpack-bundle-analyzer": "^4.9.1"
7777
},
7878
"yoast": {
79-
"pluginVersion": "25.1-RC4"
79+
"pluginVersion": "25.1-RC5"
8080
},
8181
"version": "0.0.0"
8282
}

wp-seo-main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* {@internal Nobody should be able to overrule the real version number as this can cause
1616
* serious issues with the options, so no if ( ! defined() ).}}
1717
*/
18-
define( 'WPSEO_VERSION', '25.1-RC4' );
18+
define( 'WPSEO_VERSION', '25.1-RC5' );
1919

2020

2121
if ( ! defined( 'WPSEO_PATH' ) ) {

wp-seo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* @wordpress-plugin
1010
* Plugin Name: Yoast SEO
11-
* Version: 25.1-RC4
11+
* Version: 25.1-RC5
1212
* Plugin URI: https://yoa.st/1uj
1313
* Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
1414
* Author: Team Yoast

0 commit comments

Comments
 (0)