Skip to content

Commit ceb8790

Browse files
Update to Version 8.4.1
1 parent 9e2eba1 commit ceb8790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
.upToNextMajor(from: "8.22.0")),
1616
.package(name: "Airship",
1717
url: "https://github.com/urbanairship/ios-library",
18-
.upToNextMajor(from: "18.2.0")),
18+
.upToNextMajor(from: "19.1.0")),
1919
],
2020
targets: [
2121
.target(

mParticle-UrbanAirship.podspec

Lines changed: 1 addition & 1 deletion
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.4.0"
3+
s.version = "8.4.1"
44
s.summary = "Airship integration for mParticle"
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)