Skip to content

Commit 4cdc2f1

Browse files
committed
Bump version.
1 parent ef3d494 commit 4cdc2f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ android {
9494
multiDexEnabled true
9595
// No need to increment the versionCode, it will be automatically incremented by the fastlane
9696
versionCode 221
97-
versionName "2.37.2"
97+
versionName "2.37.3"
9898

9999
manifestPlaceholders = [
100100
tipsiStripeRedirectScheme: "coopcycle",

ios/CoopCycle/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.37.2</string>
20+
<string>2.37.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -38,7 +38,7 @@
3838
</dict>
3939
</array>
4040
<key>CFBundleVersion</key>
41-
<string>155</string>
41+
<string>156</string>
4242
<key>FacebookAppID</key>
4343
<string>1303550106471840</string>
4444
<key>FacebookClientToken</key>

0 commit comments

Comments
 (0)