diff --git a/ios/NewExpensify/Info.plist b/ios/NewExpensify/Info.plist
index 7a3f115f8ad8..1dbc1fbf1f50 100644
--- a/ios/NewExpensify/Info.plist
+++ b/ios/NewExpensify/Info.plist
@@ -44,7 +44,7 @@
CFBundleVersion
- 9.2.32.1
+ 9.2.32.2
FullStory
OrgId
diff --git a/ios/NotificationServiceExtension/Info.plist b/ios/NotificationServiceExtension/Info.plist
index 28f1833ed5c3..0270067a1a8b 100644
--- a/ios/NotificationServiceExtension/Info.plist
+++ b/ios/NotificationServiceExtension/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.2.32
CFBundleVersion
- 9.2.32.1
+ 9.2.32.2
NSExtension
NSExtensionPointIdentifier
diff --git a/ios/ShareViewController/Info.plist b/ios/ShareViewController/Info.plist
index 1d3ca27749fd..8cdee4daa1b5 100644
--- a/ios/ShareViewController/Info.plist
+++ b/ios/ShareViewController/Info.plist
@@ -13,7 +13,7 @@
CFBundleShortVersionString
9.2.32
CFBundleVersion
- 9.2.32.1
+ 9.2.32.2
NSExtension
NSExtensionAttributes
diff --git a/package-lock.json b/package-lock.json
index a1f6ba50f980..4a8d4ad5de50 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "new.expensify",
- "version": "9.2.32-1",
+ "version": "9.2.32-2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "new.expensify",
- "version": "9.2.32-1",
+ "version": "9.2.32-2",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
diff --git a/package.json b/package.json
index 9b32492dc005..51fe8cc0d87b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "new.expensify",
- "version": "9.2.32-1",
+ "version": "9.2.32-2",
"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.",