diff --git a/package.json b/package.json index e3632e50d33..8241eaff61c 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "19.1-RC9" + "pluginVersion": "19.1-RC10" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 8a65c7d79af..06b8505c51f 100644 --- a/wp-seo-main.php +++ b/wp-seo-main.php @@ -18,7 +18,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', '19.1-RC9' ); +define( 'WPSEO_VERSION', '19.1-RC10' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 28b5ea29896..1b5f65ff6a6 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 19.1-RC9 + * Version: 19.1-RC10 * 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