We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faf024 commit 26be91fCopy full SHA for 26be91f
1 file changed
docs/.vuepress/navbar.ts
@@ -2,7 +2,7 @@ import { defineNavbarConfig, ThemeNavItem } from "vuepress-theme-plume";
2
3
export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
4
{
5
- text: 'v1.10.3',
+ text: 'v1.11.0',
6
items: [
7
8
text: '在线体验',
0 commit comments