Skip to content

Commit 7aa5dda

Browse files
authored
Bump RC version to 19.0.0-rc.1 (#31542)
1 parent 988e217 commit 7aa5dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactVersions.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const canaryChannelLabel = 'rc';
3030

3131
// If the canaryChannelLabel is "rc", the build pipeline will use this to build
3232
// an RC version of the packages.
33-
const rcNumber = 0;
33+
const rcNumber = 1;
3434

3535
const stablePackages = {
3636
'eslint-plugin-react-hooks': '5.1.0',

0 commit comments

Comments
 (0)