From f10789c289513f85f596c0daebc6d6925a4a5222 Mon Sep 17 00:00:00 2001 From: OSBotify Date: Wed, 12 Mar 2025 22:47:44 +0000 Subject: [PATCH 1/2] Update version to 9.1.12-5 (cherry picked from commit d3ae42bf275b670be300bf539433b66b6abbc1e4) --- android/app/build.gradle | 4 ++-- ios/NewExpensify/Info.plist | 2 +- ios/NewExpensifyTests/Info.plist | 2 +- ios/NotificationServiceExtension/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 d0ae08c8fc4b..19328da80d91 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 1009011204 - versionName "9.1.12-4" + versionCode 1009011205 + versionName "9.1.12-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 693a5612c23e..1e7f9ebb84ea 100644 --- a/ios/NewExpensify/Info.plist +++ b/ios/NewExpensify/Info.plist @@ -44,7 +44,7 @@ CFBundleVersion - 9.1.12.4 + 9.1.12.5 FullStory OrgId diff --git a/ios/NewExpensifyTests/Info.plist b/ios/NewExpensifyTests/Info.plist index aa7caaf01d2b..72650fc71ffc 100644 --- a/ios/NewExpensifyTests/Info.plist +++ b/ios/NewExpensifyTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 9.1.12.4 + 9.1.12.5 diff --git a/ios/NotificationServiceExtension/Info.plist b/ios/NotificationServiceExtension/Info.plist index 5c03b23c1207..679c4be8954d 100644 --- a/ios/NotificationServiceExtension/Info.plist +++ b/ios/NotificationServiceExtension/Info.plist @@ -13,7 +13,7 @@ CFBundleShortVersionString 9.1.12 CFBundleVersion - 9.1.12.4 + 9.1.12.5 NSExtension NSExtensionPointIdentifier diff --git a/package-lock.json b/package-lock.json index ef063fb332e6..2fcfb8584a84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "new.expensify", - "version": "9.1.12-4", + "version": "9.1.12-5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "new.expensify", - "version": "9.1.12-4", + "version": "9.1.12-5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7da4479490da..7ae5475d05f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "new.expensify", - "version": "9.1.12-4", + "version": "9.1.12-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.", From dfd1c64314c40b18007731d0d57067272770f9b1 Mon Sep 17 00:00:00 2001 From: Jules Rosser Date: Wed, 12 Mar 2025 15:57:01 -0700 Subject: [PATCH 2/2] no message --- Mobile-Expensify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mobile-Expensify b/Mobile-Expensify index f2e3e0276d83..75361a078c87 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit f2e3e0276d830188c69eaea80cfb36cae7a58d3c +Subproject commit 75361a078c8792ae3a4f7b145c77d32357297ed2