We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c7535 commit 47f6e57Copy full SHA for 47f6e57
2 files changed
ReactAndroid/gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=0.48.0-rc.1
+VERSION_NAME=0.48.0
2
GROUP=com.facebook.react
3
4
POM_NAME=ReactNative
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native",
- "version": "0.48.0-rc.1",
+ "version": "0.48.0",
"description": "A framework for building native apps using React",
5
"license": "BSD-3-Clause",
6
"repository": {
0 commit comments