From 06df8d991a5b5d51f65a623e6c14f9411a39b84d Mon Sep 17 00:00:00 2001 From: luizgustavo09 Date: Tue, 5 May 2026 10:30:47 -0300 Subject: [PATCH] Bump develop version --- CHANGELOG.md | 4 ++++ Sources/UberCore/Info.plist | 2 +- Sources/UberRides/Info.plist | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef6545..003a059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [2.2.0] 2026-05-05 + +* [Pull #332](https://github.com/uber/uber-ios-sdk/pull/332) Allow client to choose the request environment + ## [2.1.0] 2025-12-04 * [Pull #330](https://github.com/uber/uber-ios-sdk/pull/330) Add async/await support for authentication methods diff --git a/Sources/UberCore/Info.plist b/Sources/UberCore/Info.plist index 3d809ff..548b0a3 100644 --- a/Sources/UberCore/Info.plist +++ b/Sources/UberCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.0 + 2.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Sources/UberRides/Info.plist b/Sources/UberRides/Info.plist index dca568e..a60ea4a 100644 --- a/Sources/UberRides/Info.plist +++ b/Sources/UberRides/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.0 + 2.2.0 CFBundleSignature ???? CFBundleVersion