Skip to content

Commit

Permalink
Pump up version 1.0.7 (KYRDTeam#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrQKyber authored Sep 7, 2020
1 parent 02bed7d commit 42d3201
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions KyberNetwork.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5448,7 +5448,7 @@
INFOPLIST_FILE = KyberNetwork/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.5;
MARKETING_VERSION = 1.0.7;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = com.kyberswap.ios.bvi;
PRODUCT_NAME = "KyberSwap - Crypto Exchange";
Expand Down Expand Up @@ -5478,7 +5478,7 @@
INFOPLIST_FILE = KyberNetwork/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.5;
MARKETING_VERSION = 1.0.7;
PRODUCT_BUNDLE_IDENTIFIER = com.kyberswap.ios.bvi;
PRODUCT_NAME = "KyberSwap - Crypto Exchange";
PROVISIONING_PROFILE = "d08d5f84-6398-4202-b037-8e45e693b687";
Expand Down
2 changes: 1 addition & 1 deletion KyberNetworkTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.5</string>
<string>1.0.7</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion KyberNetworkUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.5</string>
<string>1.0.7</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down

0 comments on commit 42d3201

Please sign in to comment.