From aa17961d17087001e6601a3491e00b3e988b2bfc Mon Sep 17 00:00:00 2001 From: YoastBot Date: Thu, 2 May 2024 09:25:20 +0000 Subject: [PATCH] Bump version to 22.7-RC3 --- 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 a92f7b0bce5..dae11309341 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "webpack-bundle-analyzer": "^4.9.1" }, "yoast": { - "pluginVersion": "22.7-RC2" + "pluginVersion": "22.7-RC3" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 7d7ada1e1d6..ed650de23a7 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', '22.7-RC2' ); +define( 'WPSEO_VERSION', '22.7-RC3' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 52c63a8ba16..c913fa220de 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 22.7-RC2 + * Version: 22.7-RC3 * 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