From aa51cfb2fdd5942be3207dab3e677d3e12147b05 Mon Sep 17 00:00:00 2001 From: Peter Zignego Date: Mon, 16 Jan 2017 21:37:49 -0500 Subject: [PATCH] Version bump --- SlackKit.podspec | 2 +- Supporting Files/Info-iOS.plist | 2 +- Supporting Files/Info-tvOS.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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