Skip to content

Commit d77868b

Browse files
author
YoastBot
committed
Bump version to 24.8-RC1
1 parent 8043c56 commit d77868b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"webpack-bundle-analyzer": "^4.9.1"
7676
},
7777
"yoast": {
78-
"pluginVersion": "24.7"
78+
"pluginVersion": "24.8-RC1"
7979
},
8080
"version": "0.0.0"
8181
}

wp-seo-main.php

+1-1
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', '24.7' );
18+
define( 'WPSEO_VERSION', '24.8-RC1' );
1919

2020

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

wp-seo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* @wordpress-plugin
1010
* Plugin Name: Yoast SEO
11-
* Version: 24.7
11+
* Version: 24.8-RC1
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)