We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b432b7a commit 0ad5eb7Copy full SHA for 0ad5eb7
ReactAndroid/gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=0.43.0-rc.4
+VERSION_NAME=0.43.0
2
GROUP=com.facebook.react
3
4
POM_NAME=ReactNative
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native",
- "version": "0.43.0-rc.4",
+ "version": "0.43.0",
"description": "A framework for building native apps using React",
5
"license": "BSD-3-Clause",
6
"repository": {
@@ -231,4 +231,4 @@
231
"shelljs": "0.6.0",
232
"sinon": "^2.0.0-pre.2"
233
}
234
-}
+}
0 commit comments