Skip to content

Commit 865aaed

Browse files
committed
[LOCAL] Bump RC in testing script
1 parent 2a0c175 commit 865aaed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/e2e/init-template-e2e.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ async function initNewProjectFromSource(
120120
execSync(
121121
`npx @react-native-community/cli@next init ${projectName} \
122122
--directory ${directory} \
123-
--version 0.75.0-rc.1 \
123+
--version 0.75.0-rc.2 \
124124
--verbose \
125125
--pm npm \
126126
--skip-install`,

0 commit comments

Comments
 (0)