Skip to content

Commit 7c2a1e8

Browse files
Update to Version 8.1.0
1 parent 278c7a2 commit 7c2a1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mParticle-UrbanAirship.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "mParticle-UrbanAirship"
3-
s.version = "8.0.4"
3+
s.version = "8.1.0"
44
s.summary = "Airship integration for mParticle"
55

66
s.description = <<-DESC
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.homepage = "https://www.mparticle.com"
1111
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
1212
s.author = { "mParticle" => "support@mparticle.com" }
13-
s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-urbanairship.git", :tag => s.version.to_s }
13+
s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-urbanairship.git", :tag => "v" + s.version.to_s }
1414
s.social_media_url = "https://twitter.com/mparticle"
1515

1616
s.ios.deployment_target = "11.0"

0 commit comments

Comments
 (0)