Skip to content

Commit

Permalink
Bump version to 18.4-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
YoastBot CI committed Mar 14, 2022
1 parent 97781e5 commit bb6126d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"typescript": "^4.2.4"
},
"yoast": {
"pluginVersion": "18.4-RC4"
"pluginVersion": "18.4-RC5"
},
"version": "0.0.0"
}
2 changes: 1 addition & 1 deletion wp-seo-main.php
Original file line number Diff line number Diff line change
Expand Up @@ -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', '18.4-RC4' );
define( 'WPSEO_VERSION', '18.4-RC5' );


if ( ! defined( 'WPSEO_PATH' ) ) {
Expand Down
2 changes: 1 addition & 1 deletion wp-seo.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* @wordpress-plugin
* Plugin Name: Yoast SEO
* Version: 18.4-RC4
* Version: 18.4-RC5
* 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
Expand Down

0 comments on commit bb6126d

Please sign in to comment.