We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fda17e + 53bc9ae commit dc9d69bCopy full SHA for dc9d69b
docs/journey/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
13
source 'https://github.com/hove-io/Podspecs.git' # Journey podspec URL
14
15
target 'YOUR_PROJECT_SCHEME' do
16
- pod 'JourneySDK', '5.17.0' # Journey Pod definition
+ pod 'JourneySDK', '5.17.1' # Journey Pod definition
17
end
18
19
# Required for XCFramework
docs/journey/ios/releases/5.17.1/index.md
@@ -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