Skip to content

Commit

Permalink
pump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinat committed Mar 11, 2021
1 parent b51fb74 commit 8aa913e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/zilpayMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@
ENABLE_BITCODE = NO;
INFOPLIST_FILE = zilpayMobile/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3;
MARKETING_VERSION = 1.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -731,7 +731,7 @@
DEVELOPMENT_TEAM = DNQ8PB6F6V;
INFOPLIST_FILE = zilpayMobile/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3;
MARKETING_VERSION = 1.4;
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": "zilpay-mobile",
"version": "0.0.6",
"version": "0.0.7",
"private": false,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 8aa913e

Please sign in to comment.