diff --git a/Mobile-Expensify b/Mobile-Expensify
index 1610e51f0691..4a9ac0020d3c 160000
--- a/Mobile-Expensify
+++ b/Mobile-Expensify
@@ -1 +1 @@
-Subproject commit 1610e51f0691ebc137feaac5cb7000ace25acf4b
+Subproject commit 4a9ac0020d3c28a0bc28951cf96a8331c84d09f5
diff --git a/android/app/build.gradle b/android/app/build.gradle
index d1aba9d78c1c..be2a5ca12692 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -113,8 +113,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled rootProject.ext.multiDexEnabled
- versionCode 1009032403
- versionName "9.3.24-3"
+ versionCode 1009032405
+ versionName "9.3.24-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 40b4e8d1756d..0eff584c48e8 100644
--- a/ios/NewExpensify/Info.plist
+++ b/ios/NewExpensify/Info.plist
@@ -44,7 +44,7 @@
CFBundleVersion
- 9.3.24.3
+ 9.3.24.5
FullStory
OrgId
diff --git a/ios/NotificationServiceExtension/Info.plist b/ios/NotificationServiceExtension/Info.plist
index a2d796fbcdee..1fdf8c09debb 100644
--- a/ios/NotificationServiceExtension/Info.plist
+++ b/ios/NotificationServiceExtension/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.3.24
CFBundleVersion
- 9.3.24.3
+ 9.3.24.5
NSExtension
NSExtensionPointIdentifier
diff --git a/ios/ShareViewController/Info.plist b/ios/ShareViewController/Info.plist
index c08a58609537..5b9a39de0737 100644
--- a/ios/ShareViewController/Info.plist
+++ b/ios/ShareViewController/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.3.24
CFBundleVersion
- 9.3.24.3
+ 9.3.24.5
NSExtension
NSExtensionAttributes
diff --git a/package-lock.json b/package-lock.json
index bac2512c54c1..89e7365676c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "new.expensify",
- "version": "9.3.24-3",
+ "version": "9.3.24-5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "new.expensify",
- "version": "9.3.24-3",
+ "version": "9.3.24-5",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
diff --git a/package.json b/package.json
index c8b105f96ddb..f7d400ec3c2f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "new.expensify",
- "version": "9.3.24-3",
+ "version": "9.3.24-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.",