diff --git a/Sheeeeeeeeet.podspec b/Sheeeeeeeeet.podspec index 3367d63b..efa26f9f 100644 --- a/Sheeeeeeeeet.podspec +++ b/Sheeeeeeeeet.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Sheeeeeeeeet' - s.version = '1.1.0' + s.version = '1.1.0.1' s.summary = 'Sheeeeeeeeet is a Swift library for custom iOS action sheets.' s.description = <<-DESC diff --git a/Sheeeeeeeeet.xcodeproj/project.pbxproj b/Sheeeeeeeeet.xcodeproj/project.pbxproj index 15a8afaf..9071959b 100644 --- a/Sheeeeeeeeet.xcodeproj/project.pbxproj +++ b/Sheeeeeeeeet.xcodeproj/project.pbxproj @@ -1276,7 +1276,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = PMEDFW438U; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1901101458; + DYLIB_CURRENT_VERSION = ""; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = Sheeeeeeeeet/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; @@ -1299,7 +1299,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = PMEDFW438U; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1901101458; + DYLIB_CURRENT_VERSION = ""; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = Sheeeeeeeeet/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";