From 01b30a281bfcfe67b9059d8d061c260f52e38b21 Mon Sep 17 00:00:00 2001 From: mParticle Automation Date: Wed, 5 Dec 2018 16:22:24 -0500 Subject: [PATCH] Update version to 7.8.2 --- mParticle-Iterable.podspec | 2 +- mParticle_Iterable.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/mParticle-Iterable.podspec b/mParticle-Iterable.podspec index 8053aa5..e130d1d 100644 --- a/mParticle-Iterable.podspec +++ b/mParticle-Iterable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Iterable" - s.version = "7.8.1" + s.version = "7.8.2" s.summary = "Iterable integration for mParticle" s.description = "This is the Iterable integration for mParticle." diff --git a/mParticle_Iterable.json b/mParticle_Iterable.json index 8f04186..ec6521c 100644 --- a/mParticle_Iterable.json +++ b/mParticle_Iterable.json @@ -10,5 +10,8 @@ }, { "7.8.1": "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/releases/download/7.8.1/mParticle_Iterable.framework.zip" + }, + { + "7.8.2": "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/releases/download/7.8.2/mParticle_Iterable.framework.zip" } ]