From 9903bc5ec651980aa1b7d9650ace3bd6c6cd7762 Mon Sep 17 00:00:00 2001 From: mParticle Automation Date: Wed, 27 Mar 2019 09:44:37 -0400 Subject: [PATCH] Update version to 7.9.1 --- 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 f0eedb2..9ecab51 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.9.0" + s.version = "7.9.1" 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 c3bdd76..5517554 100644 --- a/mParticle_Iterable.json +++ b/mParticle_Iterable.json @@ -28,5 +28,8 @@ }, { "7.9.0": "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/releases/download/7.9.0/mParticle_Iterable.framework.zip" + }, + { + "7.9.1": "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable/releases/download/7.9.1/mParticle_Iterable.framework.zip" } ]