mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[0.71.0-rc.5] Bump version numbers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION_NAME=0.71.0-rc.4
|
||||
VERSION_NAME=0.71.0-rc.5
|
||||
GROUP=com.facebook.react
|
||||
|
||||
# JVM Versions
|
||||
|
||||
+1
-1
@@ -18,5 +18,5 @@ public class ReactNativeVersion {
|
||||
"major", 0,
|
||||
"minor", 71,
|
||||
"patch", 0,
|
||||
"prerelease", "rc.4");
|
||||
"prerelease", "rc.5");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user