We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3947f17 commit 36f1d80Copy full SHA for 36f1d80
docs/.vitepress/config.mjs
@@ -16,7 +16,7 @@ export default defineConfig({
16
},
17
logo: '/img/quick-request.png',
18
nav: [
19
- { text: 'v1.0.3', link: '/' }
+ { text: 'v1.1.0', link: '/' }
20
],
21
sidebar: [
22
{
0 commit comments