diff --git a/package.json b/package.json index 8504eb53af5..aa68b6ffd14 100644 --- a/package.json +++ b/package.json @@ -158,6 +158,6 @@ "yoastseo": "^1.53.0-rc.0" }, "yoast": { - "pluginVersion": "11.3-RC2" + "pluginVersion": "11.3-RC3" } } diff --git a/wp-seo-main.php b/wp-seo-main.php index 3982bb12194..71ccd79d3b3 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', '11.3-RC2' ); +define( 'WPSEO_VERSION', '11.3-RC3' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 03833209976..125d01ea05e 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 11.3-RC2 + * Version: 11.3-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