diff --git a/mParticle-Appboy.podspec b/mParticle-Appboy.podspec index 29125ec..57776c7 100755 --- a/mParticle-Appboy.podspec +++ b/mParticle-Appboy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Appboy" - s.version = "7.8.5" + s.version = "7.8.6" s.summary = "Appboy integration for mParticle" s.description = <<-DESC diff --git a/mParticle_Appboy.json b/mParticle_Appboy.json index 6ae0b1c..6668ed4 100644 --- a/mParticle_Appboy.json +++ b/mParticle_Appboy.json @@ -22,5 +22,8 @@ }, { "7.8.5": "https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/releases/download/7.8.5/mParticle_Appboy.framework.zip" + }, + { + "7.8.6": "https://github.com/mparticle-integrations/mparticle-apple-integration-appboy/releases/download/7.8.6/mParticle_Appboy.framework.zip" } ]