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