Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[ios] Update podspecs (#15611)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Rex authored Sep 11, 2019
1 parent 9a1e8d3 commit 3f1d7ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

version = '5.4.0-alpha.1'
version = '5.4.0-alpha.2'

m.name = 'Mapbox-iOS-SDK-snapshot-dynamic'
m.version = "#{version}-snapshot"
Expand Down
2 changes: 1 addition & 1 deletion platform/ios/Mapbox-iOS-SDK-stripped.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

version = '5.4.0-alpha.1'
version = '5.4.0-alpha.2'

m.name = 'Mapbox-iOS-SDK-stripped'
m.version = "#{version}-stripped"
Expand Down
2 changes: 1 addition & 1 deletion platform/ios/Mapbox-iOS-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

version = '5.4.0-alpha.1'
version = '5.4.0-alpha.2'

m.name = 'Mapbox-iOS-SDK'
m.version = version
Expand Down

0 comments on commit 3f1d7ed

Please sign in to comment.