Skip to content

Commit 9d4f738

Browse files
docs: update CLI docs and version for v0.6.0
1 parent 4c7d845 commit 9d4f738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export default {
7272
},
7373
search: { provider: 'local' },
7474
nav: [
75-
{ text: 'v0.6.0-rc.2', link: 'https://github.com/gcstr/dockform/releases/' }
75+
{ text: 'v0.6.0', link: 'https://github.com/gcstr/dockform/releases/' }
7676
],
7777
sidebar: {
7878
'/': [

0 commit comments

Comments
 (0)