Skip to content

Commit dc9d69b

Browse files
authored
Merge pull request #189 from hove-io/hotfix/journey-5.17.1-ios
Add journey 5.17.1 release note
2 parents 5fda17e + 53bc9ae commit dc9d69b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/journey/ios/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
1313
source 'https://github.com/hove-io/Podspecs.git' # Journey podspec URL
1414

1515
target 'YOUR_PROJECT_SCHEME' do
16-
pod 'JourneySDK', '5.17.0' # Journey Pod definition
16+
pod 'JourneySDK', '5.17.1' # Journey Pod definition
1717
end
1818

1919
# Required for XCFramework
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Journey iOS 5.17.1 - Changelog - Navitia SDK Docs
3+
---
4+
5+
# Journey iOS 5.17.1 Changelog
6+
7+
<h2>🗓 08 Jan 2025</h2>
8+
9+
#### Fixes
10+
- Fix ridesharing network name not customizable in roadmap section card

0 commit comments

Comments
 (0)