From 651ee7e6192c521e6571f55fc7ff1b14b7e840f7 Mon Sep 17 00:00:00 2001 From: Noel Weichbrodt Date: Wed, 25 Aug 2021 18:01:57 -0400 Subject: [PATCH] Release 14.2.1: noop release for release branch --- Spokestack-iOS.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spokestack-iOS.podspec b/Spokestack-iOS.podspec index 10b35f8..d4677eb 100644 --- a/Spokestack-iOS.podspec +++ b/Spokestack-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Spokestack-iOS' s.module_name = 'Spokestack' - s.version = '14.2.0' + s.version = '14.2.1' s.license = 'Apache' s.summary = 'Spokestack provides an extensible speech interface for the iOS platform.' s.homepage = 'https://www.spokestack.io'