From 3153d75ec8de31396cfec7120097eaeac3ccea0a Mon Sep 17 00:00:00 2001 From: onevcat Date: Mon, 4 Jan 2016 19:37:03 +0900 Subject: [PATCH] Bump version to 1.9.1 --- Kingfisher-Demo/Info.plist | 4 ++-- Kingfisher-tvOS-Demo/Info.plist | 4 ++-- Kingfisher-tvOS/Info.plist | 4 ++-- Kingfisher.podspec | 2 +- Kingfisher.xcodeproj/project.pbxproj | 16 ++++++++-------- Kingfisher/Info.plist | 4 ++-- KingfisherTests/Info.plist | 4 ++-- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Kingfisher-Demo/Info.plist b/Kingfisher-Demo/Info.plist index bc289c392..ac3afd751 100644 --- a/Kingfisher-Demo/Info.plist +++ b/Kingfisher-Demo/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.0 + 1.9.1 CFBundleSignature ???? CFBundleVersion - 393 + 397 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/Kingfisher-tvOS-Demo/Info.plist b/Kingfisher-tvOS-Demo/Info.plist index fb16730fb..c02531f85 100644 --- a/Kingfisher-tvOS-Demo/Info.plist +++ b/Kingfisher-tvOS-Demo/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.0 + 1.9.1 CFBundleSignature ???? CFBundleVersion - 393 + 397 LSRequiresIPhoneOS UIMainStoryboardFile diff --git a/Kingfisher-tvOS/Info.plist b/Kingfisher-tvOS/Info.plist index b8bdad528..3511d5ecc 100644 --- a/Kingfisher-tvOS/Info.plist +++ b/Kingfisher-tvOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.9.0 + 1.9.1 CFBundleSignature ???? CFBundleVersion - 393 + 397 NSPrincipalClass diff --git a/Kingfisher.podspec b/Kingfisher.podspec index 7862b082b..0af4c418d 100644 --- a/Kingfisher.podspec +++ b/Kingfisher.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Kingfisher" - s.version = "1.9.0" + s.version = "1.9.1" s.summary = "A lightweight and pure Swift implemented library for downloading and cacheing image from the web." s.description = <<-DESC diff --git a/Kingfisher.xcodeproj/project.pbxproj b/Kingfisher.xcodeproj/project.pbxproj index a31671011..28742ad97 100644 --- a/Kingfisher.xcodeproj/project.pbxproj +++ b/Kingfisher.xcodeproj/project.pbxproj @@ -787,11 +787,11 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 393; + CURRENT_PROJECT_VERSION = 397; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 393; + DYLIB_CURRENT_VERSION = 397; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = "Kingfisher-tvOS/Info.plist"; @@ -813,11 +813,11 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 393; + CURRENT_PROJECT_VERSION = 397; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 393; + DYLIB_CURRENT_VERSION = 397; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_NO_COMMON_BLOCKS = YES; INFOPLIST_FILE = "Kingfisher-tvOS/Info.plist"; @@ -942,10 +942,10 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 393; + CURRENT_PROJECT_VERSION = 397; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 393; + DYLIB_CURRENT_VERSION = 397; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", @@ -968,10 +968,10 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 393; + CURRENT_PROJECT_VERSION = 397; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 393; + DYLIB_CURRENT_VERSION = 397; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = Kingfisher/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; diff --git a/Kingfisher/Info.plist b/Kingfisher/Info.plist index b8bdad528..3511d5ecc 100644 --- a/Kingfisher/Info.plist +++ b/Kingfisher/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.9.0 + 1.9.1 CFBundleSignature ???? CFBundleVersion - 393 + 397 NSPrincipalClass diff --git a/KingfisherTests/Info.plist b/KingfisherTests/Info.plist index 8118e6cb7..3089ac79d 100644 --- a/KingfisherTests/Info.plist +++ b/KingfisherTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.9.0 + 1.9.1 CFBundleSignature ???? CFBundleVersion - 393 + 397