From ff6d8bfa5ba60f1d5d02a95ec710cad27f8c7871 Mon Sep 17 00:00:00 2001 From: Swen van Zanten Date: Thu, 6 Jun 2019 06:13:40 +0200 Subject: [PATCH] Release 1.1.0 --- Cartfile.resolved | 2 +- VergeiOS.xcodeproj/project.pbxproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 3a8cc222..8166a5d0 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -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" diff --git a/VergeiOS.xcodeproj/project.pbxproj b/VergeiOS.xcodeproj/project.pbxproj index 3e37e261..362706d6 100644 --- a/VergeiOS.xcodeproj/project.pbxproj +++ b/VergeiOS.xcodeproj/project.pbxproj @@ -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; @@ -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;