From 655f1de1d3b03ad285e1ae9f1f9768a64a87add1 Mon Sep 17 00:00:00 2001 From: Paolo Musolino Date: Thu, 15 Nov 2018 11:20:53 +0100 Subject: [PATCH] Podspec update and bump version --- Configs/Wormholy.plist | 2 +- Wormholy.podspec | 2 +- WormholyDemo/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Configs/Wormholy.plist b/Configs/Wormholy.plist index 74cfcd2..16382fc 100644 --- a/Configs/Wormholy.plist +++ b/Configs/Wormholy.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/Wormholy.podspec b/Wormholy.podspec index 407faf8..6d0502c 100644 --- a/Wormholy.podspec +++ b/Wormholy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Wormholy" - s.version = "1.2.1" + s.version = "1.2.2" s.summary = "Network debugging made easy" s.description = <<-DESC Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable. diff --git a/WormholyDemo/Info.plist b/WormholyDemo/Info.plist index b2518c5..587f3d4 100644 --- a/WormholyDemo/Info.plist +++ b/WormholyDemo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleVersion 1 LSRequiresIPhoneOS