From 2355785733b3dcc01da22842a1d205b58d01846a Mon Sep 17 00:00:00 2001 From: YoastBot Date: Wed, 18 Dec 2024 11:25:17 +0000 Subject: [PATCH] Bump version to 24.2-RC1 --- package.json | 2 +- wp-seo-main.php | 2 +- wp-seo.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index df164ad4352..774ecc8814b 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "webpack-bundle-analyzer": "^4.9.1" }, "yoast": { - "pluginVersion": "24.1" + "pluginVersion": "24.2-RC1" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 9fe46b23404..ec8f7c371c1 100644 --- a/wp-seo-main.php +++ b/wp-seo-main.php @@ -15,7 +15,7 @@ * {@internal Nobody should be able to overrule the real version number as this can cause * serious issues with the options, so no if ( ! defined() ).}} */ -define( 'WPSEO_VERSION', '24.1' ); +define( 'WPSEO_VERSION', '24.2-RC1' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 1e3c17dfa30..5f2eaabffc6 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 24.1 + * Version: 24.2-RC1 * Plugin URI: https://yoa.st/1uj * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more. * Author: Team Yoast