Skip to content

Commit

Permalink
feat(gatsby-source-wordpress): Update supported-remote-plugin-version…
Browse files Browse the repository at this point in the history
…s.ts (#33801) (#33804)

Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
(cherry picked from commit 144daaa)

Co-authored-by: Tyler Barnes <tyler@gatsbyjs.com>
  • Loading branch information
GatsbyJS Bot and TylerBarnes committed Nov 2, 2021
1 parent 3d9a702 commit c0d07e7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@ const supportedWpPluginVersions = {
reason: null,
},
WPGatsby: {
version: `>=0.9.0 <2.0.0`,
version: `>=0.9.0 <3.0.0`,
reason: null,
},
}
Expand Down

0 comments on commit c0d07e7

Please sign in to comment.