Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed Jun 6, 2019
1 parent 9701368 commit ff6d8bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ binary "https://vergecurrency.github.io/BitcoinKit/BitcoinKit.json" "1.2.0"
github "HamzaGhazouani/HGPlaceholders" "0.4.0"
github "JohnEstropia/CoreStore" "6.3.1"
github "SwiftyJSON/SwiftyJSON" "5.0.0"
github "Swinject/Swinject" "2.6.0"
github "Swinject/Swinject" "2.6.1"
github "Swinject/SwinjectStoryboard" "2.2.0"
github "danielgindi/Charts" "v3.3.0"
github "evgenyneu/keychain-swift" "11.0.0"
Expand Down
8 changes: 4 additions & 4 deletions VergeiOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2313,8 +2313,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 201905120001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0.1;
CF_BUNDLE_BUILD_VERSION_STRING = 201906050001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.1.0;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2377,8 +2377,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 201905120001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0.1;
CF_BUNDLE_BUILD_VERSION_STRING = 201906050001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.1.0;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit ff6d8bf

Please sign in to comment.