Skip to content

Commit 0adc32f

Browse files
author
YoastBot
committed
Bump version to 24.6 on free
1 parent 84c6065 commit 0adc32f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ License: GPLv3
55
License URI: http://www.gnu.org/licenses/gpl.html
66
Tags: SEO, XML sitemap, Content analysis, Readability, Schema
77
Tested up to: 6.7
8-
Stable tag: 24.5
8+
Stable tag: 24.6
99
Requires PHP: 7.2.5
1010

1111
Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.

wp-seo-main.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* {@internal Nobody should be able to overrule the real version number as this can cause
1616
* serious issues with the options, so no if ( ! defined() ).}}
1717
*/
18-
define( 'WPSEO_VERSION', '24.6-RC1' );
18+
define( 'WPSEO_VERSION', '24.6' );
1919

2020

2121
if ( ! defined( 'WPSEO_PATH' ) ) {

wp-seo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* @wordpress-plugin
1010
* Plugin Name: Yoast SEO
11-
* Version: 24.6-RC1
11+
* Version: 24.6
1212
* Plugin URI: https://yoa.st/1uj
1313
* Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
1414
* Author: Team Yoast

0 commit comments

Comments
 (0)