Skip to content

Commit ab64f7b

Browse files
shergingrabbou
authored andcommitted
[0.48.0-rc.1] Bump version numbers
1 parent 96b32d7 commit ab64f7b

3 files changed

Lines changed: 2 additions & 11 deletions

File tree

ReactAndroid/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.48.0-rc.0
1+
VERSION_NAME=0.48.0-rc.1
22
GROUP=com.facebook.react
33

44
POM_NAME=ReactNative

blog/2016-12-05-easier-upgrades.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,7 @@ All we need now is to apply this patch to your source files. While the old `reac
8282
isa = XCBuildConfiguration;
8383
buildSettings = {
8484
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
85-
<<<<<<< ours
86-
CODE_SIGN_IDENTITY = "iPhone Developer";
87-
FRAMEWORK_SEARCH_PATHS = (
88-
"$(inherited)",
89-
"$(PROJECT_DIR)/HockeySDK.embeddedframework",
90-
"$(PROJECT_DIR)/HockeySDK-iOS/HockeySDK.embeddedframework",
91-
);
92-
=======
9385
CURRENT_PROJECT_VERSION = 1;
94-
>>>>>>> theirs
9586
HEADER_SEARCH_PATHS = (
9687
"$(inherited)",
9788
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native",
3-
"version": "0.48.0-rc.0",
3+
"version": "0.48.0-rc.1",
44
"description": "A framework for building native apps using React",
55
"license": "BSD-3-Clause",
66
"repository": {

0 commit comments

Comments
 (0)