diff --git a/Mobile-Expensify b/Mobile-Expensify
index dd19b8f51ec1..3e238f3d48cf 160000
--- a/Mobile-Expensify
+++ b/Mobile-Expensify
@@ -1 +1 @@
-Subproject commit dd19b8f51ec16bb266e7daf794b4b0e0ce10bd8b
+Subproject commit 3e238f3d48cf31bcce96b003fb23a52e40698fba
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 02133ba8d5b2..fb3519f90da3 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 1009022704
- versionName "9.2.27-4"
+ versionCode 1009022705
+ versionName "9.2.27-5"
// 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 662f96945cf2..fff419595996 100644
--- a/ios/NewExpensify/Info.plist
+++ b/ios/NewExpensify/Info.plist
@@ -44,7 +44,7 @@
CFBundleVersion
- 9.2.27.4
+ 9.2.27.5
FullStory
OrgId
diff --git a/ios/NotificationServiceExtension/Info.plist b/ios/NotificationServiceExtension/Info.plist
index dfa3be6a8d1a..d3e9377f25fc 100644
--- a/ios/NotificationServiceExtension/Info.plist
+++ b/ios/NotificationServiceExtension/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.2.27
CFBundleVersion
- 9.2.27.4
+ 9.2.27.5
NSExtension
NSExtensionPointIdentifier
diff --git a/ios/ShareViewController/Info.plist b/ios/ShareViewController/Info.plist
index 10b5b84738bb..41b5b2c4ddbf 100644
--- a/ios/ShareViewController/Info.plist
+++ b/ios/ShareViewController/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.2.27
CFBundleVersion
- 9.2.27.4
+ 9.2.27.5
NSExtension
NSExtensionAttributes
diff --git a/package-lock.json b/package-lock.json
index e19d27bbc26e..f4bd004d6900 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "new.expensify",
- "version": "9.2.27-4",
+ "version": "9.2.27-5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "new.expensify",
- "version": "9.2.27-4",
+ "version": "9.2.27-5",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
diff --git a/package.json b/package.json
index c639aad6979c..9296227ad683 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "new.expensify",
- "version": "9.2.27-4",
+ "version": "9.2.27-5",
"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.",