From f2f2a67910d7f43e9e38e603ad3d39d0dbdcf00b Mon Sep 17 00:00:00 2001 From: Vladimir <70273239+vladimir-8@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:34:58 -0700 Subject: [PATCH] bump version name --- android/app/build.gradle | 2 +- ios/CoopCycle/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 3cc22495e..2fb348869 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -92,7 +92,7 @@ android { multiDexEnabled true // No need to increment the versionCode, it will be automatically incremented by the fastlane versionCode 216 - versionName "2.25.1" + versionName "2.25.2" manifestPlaceholders = [ tipsiStripeRedirectScheme: "coopcycle", diff --git a/ios/CoopCycle/Info.plist b/ios/CoopCycle/Info.plist index ebac8dbce..9589cd91c 100644 --- a/ios/CoopCycle/Info.plist +++ b/ios/CoopCycle/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.25.0 + 2.25.2 CFBundleSignature ???? CFBundleURLTypes