We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3298b47 commit d7be518Copy full SHA for d7be518
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: "v20",
+ lastVersion: "v21",
29
versions: {
30
current: {
31
label: "master",
0 commit comments