[0.47.0] Bump version numbers

This commit is contained in:
Mike Grabowski
2017-08-01 17:19:50 +02:00
parent 1cf9482032
commit 8c3fbfa3b2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_NAME=0.47.0-rc.5
VERSION_NAME=0.47.0
GROUP=com.facebook.react
POM_NAME=ReactNative
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.47.0-rc.5",
"version": "0.47.0",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {