From 7ae4e95e69822b4dd51db0c2ad9e50848691f9c2 Mon Sep 17 00:00:00 2001 From: mParticle Automation Date: Thu, 21 Feb 2019 17:09:19 -0500 Subject: [PATCH] Update version to 7.8.6 --- mParticle-Adobe.podspec | 2 +- mParticle_Adobe.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/mParticle-Adobe.podspec b/mParticle-Adobe.podspec index 65cfc73..b1a063d 100755 --- a/mParticle-Adobe.podspec +++ b/mParticle-Adobe.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Adobe" - s.version = "7.8.5" + s.version = "7.8.6" s.summary = "Adobe integration for mParticle" s.description = <<-DESC diff --git a/mParticle_Adobe.json b/mParticle_Adobe.json index 78559e6..6a0c6cf 100644 --- a/mParticle_Adobe.json +++ b/mParticle_Adobe.json @@ -22,5 +22,8 @@ }, { "7.8.5": "https://github.com/mparticle-integrations/mparticle-apple-integration-adobe/releases/download/7.8.5/mParticle_Adobe.framework.zip" + }, + { + "7.8.6": "https://github.com/mparticle-integrations/mparticle-apple-integration-adobe/releases/download/7.8.6/mParticle_Adobe.framework.zip" } ]