From 68f92c53de27e703891483c9edcc76743b00d82f Mon Sep 17 00:00:00 2001 From: OSBotify Date: Wed, 21 Jan 2026 21:13:54 +0000 Subject: [PATCH 1/6] Update version to 9.3.5-7 (cherry picked from commit 55641221e20c7222a012237c04f7f0b475401cb8) (cherry-picked to staging by Beamanator) --- android/app/build.gradle | 4 ++-- ios/NewExpensify/Info.plist | 2 +- ios/NotificationServiceExtension/Info.plist | 2 +- ios/ShareViewController/Info.plist | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index ad5b1093176e4..4868046cc8370 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -114,8 +114,8 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion multiDexEnabled rootProject.ext.multiDexEnabled - versionCode 1009030505 - versionName "9.3.5-5" + versionCode 1009030507 + versionName "9.3.5-7" // Supported language variants must be declared here to avoid from being removed during the compilation. // This also helps us to not include unnecessary language variants in the APK. resConfigs "en", "es" diff --git a/ios/NewExpensify/Info.plist b/ios/NewExpensify/Info.plist index 7aac985ebdb32..d50bfee0c3186 100644 --- a/ios/NewExpensify/Info.plist +++ b/ios/NewExpensify/Info.plist @@ -44,7 +44,7 @@ CFBundleVersion - 9.3.5.5 + 9.3.5.7 FullStory OrgId diff --git a/ios/NotificationServiceExtension/Info.plist b/ios/NotificationServiceExtension/Info.plist index f295b4b0dceaf..0a4cfad6fd625 100644 --- a/ios/NotificationServiceExtension/Info.plist +++ b/ios/NotificationServiceExtension/Info.plist @@ -13,7 +13,7 @@ CFBundleShortVersionString 9.3.5 CFBundleVersion - 9.3.5.5 + 9.3.5.7 NSExtension NSExtensionPointIdentifier diff --git a/ios/ShareViewController/Info.plist b/ios/ShareViewController/Info.plist index 2279f6ad63768..cbbbe10f89269 100644 --- a/ios/ShareViewController/Info.plist +++ b/ios/ShareViewController/Info.plist @@ -13,7 +13,7 @@ CFBundleShortVersionString 9.3.5 CFBundleVersion - 9.3.5.5 + 9.3.5.7 NSExtension NSExtensionAttributes diff --git a/package-lock.json b/package-lock.json index 67b33a92a44a8..783861d6a64ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "new.expensify", - "version": "9.3.5-5", + "version": "9.3.5-7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "new.expensify", - "version": "9.3.5-5", + "version": "9.3.5-7", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2899f85e66a62..566990a74f31a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "new.expensify", - "version": "9.3.5-5", + "version": "9.3.5-7", "author": "Expensify, Inc.", "homepage": "https://new.expensify.com", "description": "New Expensify is the next generation of Expensify: a reimagination of payments based atop a foundation of chat.", From 8f0a97a1a5f52b2b28d3b899fbba2185fa2a30a4 Mon Sep 17 00:00:00 2001 From: OSBotify Date: Wed, 21 Jan 2026 21:14:34 +0000 Subject: [PATCH 2/6] Update Mobile-Expensify submodule version to 9.3.5-7 --- Mobile-Expensify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mobile-Expensify b/Mobile-Expensify index 6ed1b650296f7..53e215e21c27a 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit 6ed1b650296f7a1b90c0dd4ca4a8288ca43353ac +Subproject commit 53e215e21c27ac12bb102867013ca8647383c70f From 164a5f36c714c5626388b90a74fd7a5ebd76f66e Mon Sep 17 00:00:00 2001 From: OSBotify Date: Wed, 21 Jan 2026 21:14:34 +0000 Subject: [PATCH 3/6] Update Mobile-Expensify submodule version to 9.3.5-7 (cherry-picked to staging by Beamanator) --- Mobile-Expensify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mobile-Expensify b/Mobile-Expensify index 6ed1b650296f7..53e215e21c27a 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit 6ed1b650296f7a1b90c0dd4ca4a8288ca43353ac +Subproject commit 53e215e21c27ac12bb102867013ca8647383c70f From 9c944878ec11028ca8e4ebfdd77a7ea5e9dc4b68 Mon Sep 17 00:00:00 2001 From: Alex Beaman Date: Wed, 21 Jan 2026 14:11:26 -0700 Subject: [PATCH 4/6] Merge pull request #80152 from Expensify/beaman-bumpVersion bump version to 9.3.5-6 (cherry picked from commit 7b2dfff0ae14bbb59fc0f4476fbb16083218a8a4) (cherry-picked to staging by Beamanator) --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 783861d6a64ef..91d7d88082b04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -244,7 +244,7 @@ "eslint-config-airbnb-typescript": "^18.0.0", "eslint-config-expensify": "2.0.103", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-file-progress": "^3.0.1", + "eslint-plugin-file-progress": "3.0.1", "eslint-plugin-jest": "^29.0.1", "eslint-plugin-jsdoc": "^60.7.0", "eslint-plugin-lodash": "^7.4.0", From cdd7db992bd63a74154ff3e70b477fb4cae96fa3 Mon Sep 17 00:00:00 2001 From: Alex Beaman Date: Wed, 21 Jan 2026 14:11:26 -0700 Subject: [PATCH 5/6] Merge pull request #80152 from Expensify/beaman-bumpVersion bump version to 9.3.5-6 (cherry picked from commit 7b2dfff0ae14bbb59fc0f4476fbb16083218a8a4) From 4ee39c3633bc1e2df69eccffd2700dc8d6c58a4a Mon Sep 17 00:00:00 2001 From: Alex Beaman Date: Wed, 21 Jan 2026 14:26:08 -0700 Subject: [PATCH 6/6] Revert carrot change --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 91d7d88082b04..783861d6a64ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -244,7 +244,7 @@ "eslint-config-airbnb-typescript": "^18.0.0", "eslint-config-expensify": "2.0.103", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-file-progress": "3.0.1", + "eslint-plugin-file-progress": "^3.0.1", "eslint-plugin-jest": "^29.0.1", "eslint-plugin-jsdoc": "^60.7.0", "eslint-plugin-lodash": "^7.4.0",