Skip to content

Commit

Permalink
bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-8 committed Nov 28, 2024
1 parent 6630fd1 commit 317e499
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 218
versionName "2.27.2"
versionName "2.28.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.27.1</string>
<string>2.28.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 317e499

Please sign in to comment.