We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c3e73 commit 70ea115Copy full SHA for 70ea115
1 file changed
docusaurus.config.js
@@ -25,7 +25,7 @@ const config = {
25
routeBasePath: 'documentation',
26
sidebarPath: require.resolve('./sidebars.js'),
27
editUrl: 'https://github.com/graphql-java/graphql-java-page/edit/master/',
28
- lastVersion: "v21",
+ lastVersion: "v22",
29
versions: {
30
current: {
31
label: "master",
0 commit comments