Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit e495c12

Browse files
[ios] Podspec & changelog updates for v5.5.0 (#54)
1 parent 7d07521 commit e495c12

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

platform/ios/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
44

5-
## 5.5.0
5+
## 5.5.0 - November 5, 2019
66

77
### Performance improvements
88

platform/ios/Mapbox-iOS-SDK-snapshot-dynamic.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |m|
22

3-
version = '5.5.0-beta.1'
3+
version = '5.5.0'
44

55
m.name = 'Mapbox-iOS-SDK-snapshot-dynamic'
66
m.version = "#{version}-snapshot"

platform/ios/Mapbox-iOS-SDK-stripped.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |m|
22

3-
version = '5.5.0-beta.1'
3+
version = '5.5.0'
44

55
m.name = 'Mapbox-iOS-SDK-stripped'
66
m.version = "#{version}-stripped"

platform/ios/Mapbox-iOS-SDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |m|
22

3-
version = '5.5.0-beta.1'
3+
version = '5.5.0'
44

55
m.name = 'Mapbox-iOS-SDK'
66
m.version = version

0 commit comments

Comments
 (0)