Skip to content

Commit 9ad34a3

Browse files
docs: change rc to beta in version label
1 parent c8bdf34 commit 9ad34a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/reactnative-docusaurus-dontent-docs.plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
lastVersion: '4.x.x',
77
versions: {
88
current: {
9-
label: 'v5.0.0-rc',
9+
label: 'v5.0.0-beta',
1010
path: 'v5',
1111
banner: 'unreleased'
1212
},

0 commit comments

Comments
 (0)