Skip to content

Commit 45864d3

Browse files
TylerBarnesgatsbybot
authored andcommitted
feat(gatsby-source-wordpress): Update supported-remote-plugin-versions.ts (#33801)
Co-authored-by: gatsbybot <[email protected]> (cherry picked from commit 144daaa)
1 parent 54da292 commit 45864d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-wordpress/src/supported-remote-plugin-versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const supportedWpPluginVersions = {
66
reason: null,
77
},
88
WPGatsby: {
9-
version: `>=0.9.0 <2.0.0`,
9+
version: `>=0.9.0 <3.0.0`,
1010
reason: null,
1111
},
1212
}

0 commit comments

Comments
 (0)