diff --git a/SlackKit.podspec b/SlackKit.podspec index b008d15..7525fa6 100644 --- a/SlackKit.podspec +++ b/SlackKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SlackKit" - s.version = "3.1.7" + s.version = "3.1.8" s.summary = "a Slack client library for OS X, iOS, and tvOS written in Swift" s.homepage = "https://github.com/pvzig/SlackKit" s.license = 'MIT' diff --git a/Supporting Files/Info-iOS.plist b/Supporting Files/Info-iOS.plist index 428d64f..4578252 100644 --- a/Supporting Files/Info-iOS.plist +++ b/Supporting Files/Info-iOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.7 + 3.1.8 CFBundleSignature ???? CFBundleVersion diff --git a/Supporting Files/Info-tvOS.plist b/Supporting Files/Info-tvOS.plist index 428d64f..4578252 100644 --- a/Supporting Files/Info-tvOS.plist +++ b/Supporting Files/Info-tvOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.7 + 3.1.8 CFBundleSignature ???? CFBundleVersion