We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464a2e8 commit 3983282Copy full SHA for 3983282
3 files changed
React.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "React"
3
- s.version = "0.23.0-rc3"
+ s.version = "0.23.0-rc4"
4
s.summary = "Build high quality mobile apps using React."
5
s.description = <<-DESC
6
React Native apps are built using the React JS
ReactAndroid/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=0.23.0-rc3
+VERSION_NAME=0.23.0-rc4
GROUP=com.facebook.react
POM_NAME=ReactNative
package.json
{
"name": "react-native",
- "version": "0.23.0-rc3",
+ "version": "0.23.0-rc4",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {
0 commit comments