Skip to content

Commit 6ec73d8

Browse files
committed
Update to RC
1 parent 81c47d7 commit 6ec73d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const config = {
88
locales: {
99
'/': {
1010
lang: 'en-US',
11-
title: 'Vue Test Utils (2.0.0-beta.14)'
11+
title: 'Vue Test Utils (2.0.0-rc.0)'
1212
}
1313
},
1414
head: [['link', { rel: 'icon', href: `/logo.png` }]],

0 commit comments

Comments
 (0)