From 2f35d2757121e51aecee7251f76f8c1dfa305a4f Mon Sep 17 00:00:00 2001 From: YoastBot CI Date: Mon, 11 Jul 2022 08:13:01 +0000 Subject: [PATCH] Bump version to 19.3-RC14 --- 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 580c6f704c1..e5f54583b42 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "typescript": "^4.2.4" }, "yoast": { - "pluginVersion": "19.3-RC13" + "pluginVersion": "19.3-RC14" }, "version": "0.0.0" } diff --git a/wp-seo-main.php b/wp-seo-main.php index f99c6f617ff..a6633095fe4 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.3-RC13' ); +define( 'WPSEO_VERSION', '19.3-RC14' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index d54acb716f2..866ef7f0a5f 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 19.3-RC13 + * Version: 19.3-RC14 * 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