diff --git a/package.json b/package.json index db076d5bba8..8bbfe4950f9 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "22.2-RC2" + "pluginVersion": "22.2-RC3" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index a3afb75192a..75688bd35e6 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.2-RC2' ); +define( 'WPSEO_VERSION', '22.2-RC3' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 6433b1c8a7f..88f60d43970 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 22.2-RC2 + * Version: 22.2-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