diff --git a/package.json b/package.json index f0eda24b95e..ee3c48d53b0 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "19.2-RC7" + "pluginVersion": "19.2-RC8" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 81052bad5b6..8b39d7cd4c4 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.2-RC7' ); +define( 'WPSEO_VERSION', '19.2-RC8' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index b575d3b7bf7..33ce0fe7d17 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 19.2-RC7 + * Version: 19.2-RC8 * 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