Skip to content

Commit

Permalink
Release 11.0.5 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlepinski authored Nov 21, 2024
1 parent c2911c6 commit ad1e7b7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion AirshipFrameworkProxy.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Pod::Spec.new do |s|
s.version = "11.0.4"
s.version = "11.0.5"
s.name = "AirshipFrameworkProxy"
s.summary = "Airship iOS mobile framework proxy"
s.documentation_url = "https://docs.airship.com/platform/mobile"
Expand Down
4 changes: 2 additions & 2 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]

# Airship
airshipProxy = '11.0.4'
airship = '18.4.0'
airshipProxy = '11.0.5'
airship = '18.4.1'

# Gradle plugins
androidGradlePlugin = '8.3.2'
Expand Down
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ SPEC REPOS:
- Airship

SPEC CHECKSUMS:
Airship: 208ebe5da07e89abee6c4abd14dfefa6aee14fa2
Airship: 4adefe8a0547aebf42faea721f62985185d4c0b7

PODFILE CHECKSUM: 00b1fdaa86f580ada572844cc872b826ac373675
PODFILE CHECKSUM: e92158aef2c185b5c61453caf27fb1ce3f0b52ec

COCOAPODS: 1.15.2

0 comments on commit ad1e7b7

Please sign in to comment.