diff --git a/src/mobile/android/app/build.gradle b/src/mobile/android/app/build.gradle index 14c53b48fb..cdc7861b45 100644 --- a/src/mobile/android/app/build.gradle +++ b/src/mobile/android/app/build.gradle @@ -92,7 +92,7 @@ android { buildToolsVersion '27.0.3' defaultConfig { applicationId "com.iota.trinity" - versionCode 58 + versionCode 59 versionName "0.7.0" minSdkVersion 21 targetSdkVersion 26 diff --git a/src/mobile/ios/iotaWallet-tvOS/Info.plist b/src/mobile/ios/iotaWallet-tvOS/Info.plist index 699615cbee..cfb593dc4c 100644 --- a/src/mobile/ios/iotaWallet-tvOS/Info.plist +++ b/src/mobile/ios/iotaWallet-tvOS/Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleVersion - 58 + 59 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/src/mobile/ios/iotaWallet-tvOSTests/Info.plist b/src/mobile/ios/iotaWallet-tvOSTests/Info.plist index 11f6894473..2d6e2fab26 100644 --- a/src/mobile/ios/iotaWallet-tvOSTests/Info.plist +++ b/src/mobile/ios/iotaWallet-tvOSTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 58 + 59 diff --git a/src/mobile/ios/iotaWallet.xcodeproj/project.pbxproj b/src/mobile/ios/iotaWallet.xcodeproj/project.pbxproj index 6dc739f277..98450b3cb2 100644 --- a/src/mobile/ios/iotaWallet.xcodeproj/project.pbxproj +++ b/src/mobile/ios/iotaWallet.xcodeproj/project.pbxproj @@ -2894,7 +2894,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 58; + CURRENT_PROJECT_VERSION = 59; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = ""; ENABLE_BITCODE = YES; @@ -3281,7 +3281,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 58; + CURRENT_PROJECT_VERSION = 59; DEVELOPMENT_TEAM = ""; ENABLE_BITCODE = YES; FRAMEWORK_SEARCH_PATHS = ( diff --git a/src/mobile/ios/iotaWallet/Info.plist b/src/mobile/ios/iotaWallet/Info.plist index 33ece747d4..d5a22ef80d 100644 --- a/src/mobile/ios/iotaWallet/Info.plist +++ b/src/mobile/ios/iotaWallet/Info.plist @@ -34,7 +34,7 @@ CFBundleSignature ???? CFBundleVersion - 58 + 59 ITSAppUsesNonExemptEncryption LSApplicationQueriesSchemes diff --git a/src/mobile/ios/iotaWalletTests/Info.plist b/src/mobile/ios/iotaWalletTests/Info.plist index 434f47de0b..d566e182fc 100644 --- a/src/mobile/ios/iotaWalletTests/Info.plist +++ b/src/mobile/ios/iotaWalletTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 58 + 59 diff --git a/src/mobile/ios/iotaWalletUITests/Info.plist b/src/mobile/ios/iotaWalletUITests/Info.plist index 3e052be1b8..dc7560dd39 100644 --- a/src/mobile/ios/iotaWalletUITests/Info.plist +++ b/src/mobile/ios/iotaWalletUITests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 0.7.0 CFBundleVersion - 58 + 59