Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Janderson Souza Matias authored and Janderson Souza Matias committed Jan 22, 2024
1 parent 97a9044 commit 90a062d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ios/coachappsl.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -643,15 +643,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = W99ZH68WQX;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = coachappsl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.6;
MARKETING_VERSION = 1.4.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -674,14 +674,14 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = W99ZH68WQX;
INFOPLIST_FILE = coachappsl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.6;
MARKETING_VERSION = 1.4.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
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": "coachappsl",
"version": "1.4.6",
"version": "1.4.7",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit 90a062d

Please sign in to comment.