Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Atala committed Jun 5, 2024
1 parent 3982062 commit 316e8e3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ android {
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 210
versionName "2.19.0"
versionName "2.19.1"

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.19.0</string>
<string>2.19.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,5 +205,6 @@
"type": "android.attached"
}
}
}
},
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}

0 comments on commit 316e8e3

Please sign in to comment.