From c6c7148472825fc014a88f29c5a1a7975350dd1c Mon Sep 17 00:00:00 2001 From: YoastBot CI Date: Wed, 17 Aug 2022 09:17:29 +0000 Subject: [PATCH] Bump version to 19.6-RC7 --- 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 ba58097f121..a5485d6f108 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "19.6-RC6" + "pluginVersion": "19.6-RC7" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index 3464531bd4a..cc40040f9bf 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', '19.6-RC6' ); +define( 'WPSEO_VERSION', '19.6-RC7' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index b9543b4f9c0..801a218ee62 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 19.6-RC6 + * Version: 19.6-RC7 * 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