From 78f4f018d05786dcd50911c7fb975c6e5e6df347 Mon Sep 17 00:00:00 2001 From: YoastBot Date: Wed, 30 Oct 2024 14:22:52 +0000 Subject: [PATCH] Bump version to 23.8-RC5 --- 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 2efc92146b1..e00bb6aafdd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "webpack-bundle-analyzer": "^4.9.1" }, "yoast": { - "pluginVersion": "23.8-RC4" + "pluginVersion": "23.8-RC5" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 30d7da5a1c6..e25d523a1ea 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', '23.8-RC4' ); +define( 'WPSEO_VERSION', '23.8-RC5' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index d5103f98410..3a9abbcbffb 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 23.8-RC4 + * Version: 23.8-RC5 * 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