From 4b8f86dcfe027838da546b5c6cbf6e385d3209e2 Mon Sep 17 00:00:00 2001 From: YoastBot Date: Fri, 6 Jan 2023 09:44:26 +0000 Subject: [PATCH] Bump version to 20.0-RC4 --- 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 21a0176cd9b..1d5772962b2 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "20.0-RC3" + "pluginVersion": "20.0-RC4" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index b674b1089d2..e63ebe6a8be 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', '20.0-RC3' ); +define( 'WPSEO_VERSION', '20.0-RC4' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 22b363d7cee..06aa96619dc 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 20.0-RC3 + * Version: 20.0-RC4 * 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