From ce64450b2c7d1442af06d6c07c2dab67959d9da5 Mon Sep 17 00:00:00 2001 From: YoastBot CI Date: Thu, 17 Mar 2022 10:08:37 +0000 Subject: [PATCH] Bump version to 18.4-RC6 --- 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 e29bacb5efc..d551d55f6b6 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "18.4-RC5" + "pluginVersion": "18.4-RC6" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 2479b34ad86..22df039d3e2 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', '18.4-RC5' ); +define( 'WPSEO_VERSION', '18.4-RC6' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 562424cfbe9..56ddd636d87 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 18.4-RC5 + * Version: 18.4-RC6 * 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