diff --git a/android/app/build.gradle b/android/app/build.gradle index 2fd13361c..16cf8f35c 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -102,7 +102,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 1 - versionName "4.0.3" + versionName "4.0.4" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/BlueWallet/Info.plist b/ios/BlueWallet/Info.plist index 348e190e5..ad3bfb9f2 100644 --- a/ios/BlueWallet/Info.plist +++ b/ios/BlueWallet/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.0.3 + 4.0.4 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/BlueWalletWatch Extension/Info.plist b/ios/BlueWalletWatch Extension/Info.plist index 93e721783..89a1e78b1 100644 --- a/ios/BlueWalletWatch Extension/Info.plist +++ b/ios/BlueWalletWatch Extension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 4.0.3 + 4.0.4 CFBundleVersion 239 LSApplicationCategoryType diff --git a/ios/BlueWalletWatch/Info.plist b/ios/BlueWalletWatch/Info.plist index 820b7872f..380e2f1b8 100644 --- a/ios/BlueWalletWatch/Info.plist +++ b/ios/BlueWalletWatch/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.0.3 + 4.0.4 CFBundleVersion 239 UISupportedInterfaceOrientations