diff --git a/Kingfisher-Demo/Info.plist b/Kingfisher-Demo/Info.plist
index 0d1424f07..b78615557 100644
--- a/Kingfisher-Demo/Info.plist
+++ b/Kingfisher-Demo/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0
+ 1.8.0
CFBundleSignature
????
CFBundleVersion
- 306
+ 317
LSRequiresIPhoneOS
UILaunchStoryboardName
diff --git a/Kingfisher-tvOS-Demo/Info.plist b/Kingfisher-tvOS-Demo/Info.plist
index 4f338601b..60e2a01a8 100644
--- a/Kingfisher-tvOS-Demo/Info.plist
+++ b/Kingfisher-tvOS-Demo/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0
+ 1.8.0
CFBundleSignature
????
CFBundleVersion
- 1
+ 317
LSRequiresIPhoneOS
UIMainStoryboardFile
diff --git a/Kingfisher-tvOS/Info.plist b/Kingfisher-tvOS/Info.plist
index d3de8eefb..1b1d6fe2f 100644
--- a/Kingfisher-tvOS/Info.plist
+++ b/Kingfisher-tvOS/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 1.8.0
CFBundleSignature
????
CFBundleVersion
- $(CURRENT_PROJECT_VERSION)
+ 317
NSPrincipalClass
diff --git a/Kingfisher.podspec b/Kingfisher.podspec
index d23b57b71..7cf2eb493 100644
--- a/Kingfisher.podspec
+++ b/Kingfisher.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Kingfisher"
- s.version = "1.7.1"
+ s.version = "1.8.0"
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 a2c8f3e52..953d594c8 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 = 1;
+ CURRENT_PROJECT_VERSION = 317;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 317;
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 = 1;
+ CURRENT_PROJECT_VERSION = 317;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 317;
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 = 306;
+ CURRENT_PROJECT_VERSION = 317;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 306;
+ DYLIB_CURRENT_VERSION = 317;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
@@ -968,10 +968,10 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 306;
+ CURRENT_PROJECT_VERSION = 317;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 306;
+ DYLIB_CURRENT_VERSION = 317;
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 e4c182fd0..1b1d6fe2f 100644
--- a/Kingfisher/Info.plist
+++ b/Kingfisher/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.7.1
+ 1.8.0
CFBundleSignature
????
CFBundleVersion
- 306
+ 317
NSPrincipalClass
diff --git a/KingfisherTests/Info.plist b/KingfisherTests/Info.plist
index 43d290deb..108570634 100644
--- a/KingfisherTests/Info.plist
+++ b/KingfisherTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.0
+ 1.8.0
CFBundleSignature
????
CFBundleVersion
- 306
+ 317