From 0d2f7e6be47d874281a96d97183b4575af8bf540 Mon Sep 17 00:00:00 2001 From: Noel Weichbrodt Date: Tue, 5 Jan 2021 18:08:02 -0500 Subject: [PATCH] release 14.0.4 --- Spokestack-iOS.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spokestack-iOS.podspec b/Spokestack-iOS.podspec index 13253dc..edd4a16 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.0.3' + s.version = '14.0.4' s.license = 'Apache' s.summary = 'Spokestack provides an extensible speech interface for the iOS platform.' s.homepage = 'https://www.spokestack.io'