From 5e918a74b28f0d786fe6603a4c2bee8a532c0f62 Mon Sep 17 00:00:00 2001 From: YoastBot Date: Fri, 31 Mar 2023 12:17:15 +0000 Subject: [PATCH] Bump version to 20.5-RC2 --- 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 f124e1353c7..c2174a7cbbd 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "20.5-RC1" + "pluginVersion": "20.5-RC2" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 8fba484daf0..35612967c9d 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.5-RC1' ); +define( 'WPSEO_VERSION', '20.5-RC2' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index f3a8a4c41c3..22a4f75e889 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 20.5-RC1 + * Version: 20.5-RC2 * 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