Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
[ios] Update pods spec for iOS v3.6.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-guerra committed Jun 16, 2017
1 parent 67c09b1 commit 6a78141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/ios/Mapbox-iOS-SDK-symbols.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

version = '3.6.0-beta.2'
version = '3.6.0-beta.3'

m.name = 'Mapbox-iOS-SDK-symbols'
m.version = "#{version}-symbols"
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 = '3.6.0-beta.2'
version = '3.6.0-beta.3'

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

0 comments on commit 6a78141

Please sign in to comment.