diff --git a/android/app/build.gradle b/android/app/build.gradle index 38b10ab2c..d3779b10a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -90,8 +90,8 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion multiDexEnabled true - versionCode 194 - versionName "2.14.0" + versionCode 195 + versionName "2.15.0" manifestPlaceholders = [ tipsiStripeRedirectScheme: "coopcycle", diff --git a/ios/CoopCycle/Info.plist b/ios/CoopCycle/Info.plist index 9bc78bfdd..690944578 100644 --- a/ios/CoopCycle/Info.plist +++ b/ios/CoopCycle/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.14.0 + 2.15.0 CFBundleSignature ???? CFBundleURLTypes @@ -37,7 +37,7 @@ CFBundleVersion - 140 + 141 FacebookAppID 1303550106471840 FacebookClientToken diff --git a/src/utils/IMG_2235.jpg b/src/utils/IMG_2235.jpg deleted file mode 100644 index aabbb5bd6..000000000 Binary files a/src/utils/IMG_2235.jpg and /dev/null differ