Skip to content

Commit

Permalink
addressed issue with mismatched podspec (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiZasaurus authored Jun 15, 2022
1 parent 90b7881 commit 5e8b144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapboxMaps.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

maps_version = '10.6.0-rc.1'
maps_version = '10.6.0'

m.name = 'MapboxMaps'
m.version = maps_version
Expand Down

0 comments on commit 5e8b144

Please sign in to comment.