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