From acdd00f39709f75d27a95cddc7e8db82134fd93f Mon Sep 17 00:00:00 2001 From: Ortwin Gentz Date: Wed, 2 Feb 2022 10:57:34 +0100 Subject: [PATCH] Bump version to 3.3.6 --- InAppSettingsKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InAppSettingsKit.podspec b/InAppSettingsKit.podspec index 68406f40..fd034b81 100644 --- a/InAppSettingsKit.podspec +++ b/InAppSettingsKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'InAppSettingsKit' - s.version = '3.3.5' + s.version = '3.3.6' s.summary = 'This iPhone framework allows settings to be in-app in addition to being in the Settings app.' s.description = <<-DESC