diff --git a/.last-build b/.last-build
index 245b19eb9..abcb7186c 100644
--- a/.last-build
+++ b/.last-build
@@ -1 +1 @@
-81aadb5e50eef226cab58d9f2214d997ec3d5a76
+c96e97368609310ec455c3084f3386a203e035f2
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 439f06800..2a1cf8675 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -84,7 +84,7 @@ android {
applicationId "com.haqq.wallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 682
+ versionCode 685
versionName project.env.get("APP_VERSION")
missingDimensionStrategy 'react-native-camera', 'general'
manifestPlaceholders = [
diff --git a/ios/haqq.xcodeproj/project.pbxproj b/ios/haqq.xcodeproj/project.pbxproj
index c4f12a155..312f557f2 100644
--- a/ios/haqq.xcodeproj/project.pbxproj
+++ b/ios/haqq.xcodeproj/project.pbxproj
@@ -1295,7 +1295,7 @@
CODE_SIGN_ENTITLEMENTS = haqq/haqq.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 711;
+ CURRENT_PROJECT_VERSION = 713;
DEVELOPMENT_TEAM = XL66G6TJJL;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = haqq/Info.plist;
@@ -1333,7 +1333,7 @@
CODE_SIGN_ENTITLEMENTS = haqq/haqq.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 711;
+ CURRENT_PROJECT_VERSION = 713;
DEVELOPMENT_TEAM = XL66G6TJJL;
INFOPLIST_FILE = haqq/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Haqq Wallet";
diff --git a/ios/haqq/Info.plist b/ios/haqq/Info.plist
index 256d2d5ff..c047a5705 100644
--- a/ios/haqq/Info.plist
+++ b/ios/haqq/Info.plist
@@ -61,7 +61,7 @@
CFBundleVersion
- 711
+ 713
ITSAppUsesNonExemptEncryption
LSApplicationQueriesSchemes
diff --git a/ios/haqqTests/Info.plist b/ios/haqqTests/Info.plist
index 31e9116fa..766a23f1c 100644
--- a/ios/haqqTests/Info.plist
+++ b/ios/haqqTests/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 711
+ 713