Skip to content

Commit

Permalink
bump to v1.2.15 (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Jun 15, 2020
1 parent 8f634f6 commit ce0be95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ios/Rainbow.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
"$(PROJECT_DIR)",
);
LLVM_LTO = YES;
MARKETING_VERSION = 1.2.14;
MARKETING_VERSION = 1.2.15;
OTHER_CFLAGS = (
"$(inherited)",
"-DFB_SONARKIT_ENABLED=1",
Expand Down Expand Up @@ -671,7 +671,7 @@
"$(PROJECT_DIR)",
);
LLVM_LTO = YES;
MARKETING_VERSION = 1.2.14;
MARKETING_VERSION = 1.2.15;
OTHER_CFLAGS = (
"$(inherited)",
"-DFB_SONARKIT_ENABLED=1",
Expand Down Expand Up @@ -766,7 +766,7 @@
"$(PROJECT_DIR)",
);
LLVM_LTO = YES;
MARKETING_VERSION = 1.2.14;
MARKETING_VERSION = 1.2.15;
OTHER_CFLAGS = (
"$(inherited)",
"-DFB_SONARKIT_ENABLED=1",
Expand Down Expand Up @@ -862,7 +862,7 @@
"$(PROJECT_DIR)",
);
LLVM_LTO = YES;
MARKETING_VERSION = 1.2.14;
MARKETING_VERSION = 1.2.15;
OTHER_CFLAGS = (
"$(inherited)",
"-DFB_SONARKIT_ENABLED=1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Rainbow",
"version": "1.2.14-1",
"version": "1.2.15-1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit ce0be95

Please sign in to comment.