diff --git a/mParticle-Leanplum.podspec b/mParticle-Leanplum.podspec index e256a15..6c97bbc 100755 --- a/mParticle-Leanplum.podspec +++ b/mParticle-Leanplum.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Leanplum" - s.version = "7.8.5" + s.version = "7.8.6" s.summary = "Leanplum integration for mParticle" s.description = <<-DESC diff --git a/mParticle_Leanplum.json b/mParticle_Leanplum.json index 6028f74..0378083 100644 --- a/mParticle_Leanplum.json +++ b/mParticle_Leanplum.json @@ -22,5 +22,8 @@ }, { "7.8.5": "https://github.com/mparticle-integrations/mparticle-apple-integration-leanplum/releases/download/7.8.5/mParticle_Leanplum.framework.zip" + }, + { + "7.8.6": "https://github.com/mparticle-integrations/mparticle-apple-integration-leanplum/releases/download/7.8.6/mParticle_Leanplum.framework.zip" } ]