diff --git a/ReactAndroid/gradle.properties b/ReactAndroid/gradle.properties index cf99652b85a..57b61b6ffc1 100644 --- a/ReactAndroid/gradle.properties +++ b/ReactAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.46.3 +VERSION_NAME=0.46.4 GROUP=com.facebook.react POM_NAME=ReactNative diff --git a/package.json b/package.json index 7b41d8f8f3b..61e2d336566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.46.3", + "version": "0.46.4", "description": "A framework for building native apps using React", "license": "BSD-3-Clause", "repository": {