diff --git a/CHANGELOG.md b/CHANGELOG.md
index b65edabc1..6cd130e98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,11 +15,11 @@
## 🐛 Bug Fixes
-* Mes Papiers could crash during a document scan due to low memory ([PR #1208](https://github.com/cozy/cozy-flagship-app/pull/1208))
+* Mes Papiers could crash during a document scan due to low memory ([PR #1208](https://github.com/cozy/cozy-flagship-app/pull/1208), [PR #1219](https://github.com/cozy/cozy-flagship-app/pull/1219))
* Sharing files to the app was not working properly on Ma Bulle app on iOS ([PR #1213](https://github.com/cozy/cozy-flagship-app/pull/1213))
## 🔧 Tech
-* Partial dark mode support. Not enabled generally for the moment. ([PR #1214](https://github.com/cozy/cozy-flagship-app/pull/1214), [PR #1215](https://github.com/cozy/cozy-flagship-app/pull/1215), [PR #1217](https://github.com/cozy/cozy-flagship-app/pull/1217))
+* Partial dark mode support. Not enabled generally for the moment. ([PR #1214](https://github.com/cozy/cozy-flagship-app/pull/1214), [PR #1215](https://github.com/cozy/cozy-flagship-app/pull/1215), [PR #1217](https://github.com/cozy/cozy-flagship-app/pull/1217), [PR #1220](https://github.com/cozy/cozy-flagship-app/pull/1220))
* Give the list of instance's flags to the context sent to konnectors ([PR #1211](https://github.com/cozy/cozy-flagship-app/pull/1211))
* Move saved traceFiles into `Settings/Logs` directory to avoid user confusion about the file presence ([PR #1210](https://github.com/cozy/cozy-flagship-app/pull/1210))
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 13548bc56..59a191c12 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -138,7 +138,7 @@ android {
namespace = "io.cozy.flagship.mobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 101280 * 10000 // Legacy version number patch, needed for Play Store version increment
+ versionCode 101282 * 10000 // Legacy version number patch, needed for Play Store version increment
versionName "1.1.28"
multiDexEnabled true
resValue "string", "build_config_package", "io.cozy.flagship.mobile"
diff --git a/ios/CozyReactNative/Info.plist b/ios/CozyReactNative/Info.plist
index 0a98c9df7..ddebf9aed 100644
--- a/ios/CozyReactNative/Info.plist
+++ b/ios/CozyReactNative/Info.plist
@@ -85,7 +85,7 @@
CFBundleVersion
- 0101280
+ 0101282
FIREBASE_ANALYTICS_COLLECTION_DEACTIVATED
FirebaseDataCollectionDefaultEnabled