diff --git a/VERSION_CODE b/VERSION_CODE index 4a8d92402..83981c0e3 100644 --- a/VERSION_CODE +++ b/VERSION_CODE @@ -1 +1 @@ -174 \ No newline at end of file +175 \ No newline at end of file diff --git a/ios/wallet/Info.plist b/ios/wallet/Info.plist index 2aa5cd652..a96c30fce 100644 --- a/ios/wallet/Info.plist +++ b/ios/wallet/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.27.0 + 1.27.1 CFBundleSignature ???? CFBundleURLTypes @@ -41,7 +41,7 @@ CFBundleVersion - 174 + 175 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/package.json b/package.json index 0be690875..6ec2c1be7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet", - "version": "1.27.0", + "version": "1.27.1", "scripts": { "start": "expo start --dev-client", "android": "expo run:android",