Skip to content

Commit

Permalink
bump version to 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r0xsh committed Oct 18, 2024
1 parent 32fd36d commit 4f8e6ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
versionName "2.26.0"

manifestPlaceholders = [
tipsiStripeRedirectScheme: "coopcycle",
Expand Down
2 changes: 1 addition & 1 deletion ios/CoopCycle/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.25.2</string>
<string>2.26.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 4f8e6ed

Please sign in to comment.