diff --git a/android/app/build.gradle b/android/app/build.gradle index 29da4546e..03a929845 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -142,7 +142,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode versionMajor * 10000 + versionMinor * 100 + versionPatch - versionName "2.2.4" + versionName "2.2.5" resValue "string", "build_config_package", "app.esteem.mobile.android" multiDexEnabled true // react-native-image-crop-picker diff --git a/ios/eSteem-tvOS/Info.plist b/ios/eSteem-tvOS/Info.plist index f233aebb5..aeb3fe4ad 100644 --- a/ios/eSteem-tvOS/Info.plist +++ b/ios/eSteem-tvOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.2.4 + 2.2.5 CFBundleSignature ???? CFBundleVersion - 10 + 11 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/eSteem-tvOSTests/Info.plist b/ios/eSteem-tvOSTests/Info.plist index 9bcdd502d..a4e7b6535 100644 --- a/ios/eSteem-tvOSTests/Info.plist +++ b/ios/eSteem-tvOSTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.2.4 + 2.2.5 CFBundleSignature ???? CFBundleVersion - 10 + 11 diff --git a/ios/eSteem.xcodeproj/project.pbxproj b/ios/eSteem.xcodeproj/project.pbxproj index 01bc2cb8e..1c2bb5806 100644 --- a/ios/eSteem.xcodeproj/project.pbxproj +++ b/ios/eSteem.xcodeproj/project.pbxproj @@ -909,7 +909,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = eSteem/eSteem.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 10; + CURRENT_PROJECT_VERSION = 11; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 75B6RXTKGT; HEADER_SEARCH_PATHS = ( @@ -980,7 +980,7 @@ CODE_SIGN_ENTITLEMENTS = eSteem/eSteem.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 10; + CURRENT_PROJECT_VERSION = 11; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 75B6RXTKGT; HEADER_SEARCH_PATHS = ( diff --git a/ios/eSteem/Info.plist b/ios/eSteem/Info.plist index 50d08c747..412db4eaf 100644 --- a/ios/eSteem/Info.plist +++ b/ios/eSteem/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.2.4 + 2.2.5 CFBundleSignature ???? CFBundleURLTypes @@ -37,24 +37,24 @@ CFBundleVersion - 1680 + 1682 LSRequiresIPhoneOS - + NSAppTransportSecurity NSAllowsArbitraryLoads - + NSExceptionDomains localhost NSExceptionAllowsInsecureHTTPLoads - + steemconnect.com NSExceptionAllowsInsecureHTTPLoads - + @@ -108,12 +108,12 @@ armv7 UIRequiresFullScreen - + UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIViewControllerBasedStatusBarAppearance - + diff --git a/ios/eSteemTests/Info.plist b/ios/eSteemTests/Info.plist index 3e3721835..109beb309 100644 --- a/ios/eSteemTests/Info.plist +++ b/ios/eSteemTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.2.4 + 2.2.5 CFBundleSignature ???? CFBundleVersion - 10 + 11 diff --git a/package.json b/package.json index f59015db8..754617734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eSteem", - "version": "2.2.4", + "version": "2.2.5", "private": true, "rnpm": { "assets": [