diff --git a/readme.txt b/readme.txt index b24937900f9..e8bd27862f3 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Tags: SEO, XML sitemap, Content analysis, Readability, Schema Tested up to: 6.0 -Stable tag: 19.1 +Stable tag: 19.2 Requires PHP: 5.6.20 Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin. diff --git a/wp-seo-main.php b/wp-seo-main.php index f350f028987..61b1536d9b1 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-RC18' ); +define( 'WPSEO_VERSION', '19.2' ); if ( ! defined( 'WPSEO_PATH' ) ) { diff --git a/wp-seo.php b/wp-seo.php index 8fa452ff10f..bf1b8326091 100644 --- a/wp-seo.php +++ b/wp-seo.php @@ -8,7 +8,7 @@ * * @wordpress-plugin * Plugin Name: Yoast SEO - * Version: 19.2-RC18 + * Version: 19.2 * 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