Skip to content

Commit f359909

Browse files
committed
fix: typo in branch name
1 parent f519f8a commit f359909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/next.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ configPromise.then((config) => {
1414
prerelease: 'beta',
1515
},
1616
{
17-
name: 'v7',
17+
name: 'V7',
1818
channel: 'rc',
1919
prerelease: 'rc',
2020
},

0 commit comments

Comments
 (0)