Skip to content

Commit 9bdf344

Browse files
authored
fix: WordPress version
1 parent a2de4c2 commit 9bdf344

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-graphql-yoast-seo",
3-
"version": "v4.23.1",
3+
"version": "v4.23.2",
44
"description": "A WPGraphQL Extension that adds support for Yoast SEO",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== WPGraphQL Yoast SEO Addon ===
22
Contributors: ash_hitch
3-
Tags: SEO, Yoast, WPGraphQL, GraphQL, Headless WordPress, Decoupled WordPress, JAMStack
3+
Tags: SEO, Yoast, WPGraphQL, GraphQL, Headless WordPress
44
Requires at least: 5.0
55
Tested up to: 6.7.1
66
Requires PHP: 7.1
7-
Stable tag: v4.23.1
7+
Stable tag: 4.23.2
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

wp-graphql-yoast-seo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://www.ashleyhitchcock.com
99
* Text Domain: wp-graphql-yoast-seo
1010
* Domain Path: /languages
11-
* Version: v4.23.1
11+
* Version: v4.23.2
1212
* Requires Plugins: wp-graphql, wordpress-seo
1313
*
1414
* @package WP_Graphql_YOAST_SEO

0 commit comments

Comments
 (0)