We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82acb58 commit ec1c1a4Copy full SHA for ec1c1a4
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.8.3',
+ text: 'v1.9.0',
6
items: [
7
8
text: '在线体验',
0 commit comments