From da6ce5ec63da246b1d2c6c736ba16886236dab5b Mon Sep 17 00:00:00 2001 From: Jason Healy Date: Tue, 23 Apr 2019 22:41:54 +0100 Subject: [PATCH] bump build version to 446 --- CHANGELOG.md | 7 +++++++ android/version.properties | 4 ++-- ios/uPortMobile.xcodeproj/project.pbxproj | 4 ++-- ios/uPortMobile/Info.plist | 2 +- ios/uPortMobileTests/Info.plist | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8168f4af..c542e780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [v446](https://github.com/uport-project/uport-mobile/tree/v446) (2019-04-23) +[Full Changelog](https://github.com/uport-project/uport-mobile/compare/v445...v446) + +**Merged pull requests:** + +- Change scanner permission logic [\#130](https://github.com/uport-project/uport-mobile/pull/130) ([jasonhealy](https://github.com/jasonhealy)) + ## [v445](https://github.com/uport-project/uport-mobile/tree/v445) (2019-04-23) [Full Changelog](https://github.com/uport-project/uport-mobile/compare/v444...v445) diff --git a/android/version.properties b/android/version.properties index 6cc0e7b7..0c90e86b 100644 --- a/android/version.properties +++ b/android/version.properties @@ -1,5 +1,5 @@ #This is a generated file so things tend to get overwritten. #Use `gradlew bumpVersion` to increment the version by 1 #or `gradlew bumpVersion -P_BUILD_NUMBER=` to set it manually -#Tue Apr 23 18:04:44 IST 2019 -BUILD_NUMBER=445 +#Tue Apr 23 22:41:28 IST 2019 +BUILD_NUMBER=446 diff --git a/ios/uPortMobile.xcodeproj/project.pbxproj b/ios/uPortMobile.xcodeproj/project.pbxproj index 332049f0..8a6254cd 100644 --- a/ios/uPortMobile.xcodeproj/project.pbxproj +++ b/ios/uPortMobile.xcodeproj/project.pbxproj @@ -2386,7 +2386,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; COPY_HEADERS_RUN_UNIFDEF = NO; - CURRENT_PROJECT_VERSION = 445; + CURRENT_PROJECT_VERSION = 446; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 82SAVLYZ3K; ENABLE_BITCODE = NO; @@ -2455,7 +2455,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; COPY_HEADERS_RUN_UNIFDEF = NO; - CURRENT_PROJECT_VERSION = 445; + CURRENT_PROJECT_VERSION = 446; DEVELOPMENT_TEAM = 82SAVLYZ3K; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( diff --git a/ios/uPortMobile/Info.plist b/ios/uPortMobile/Info.plist index 4915e7a3..14246135 100644 --- a/ios/uPortMobile/Info.plist +++ b/ios/uPortMobile/Info.plist @@ -52,7 +52,7 @@ CFBundleVersion - 445 + 446 Fabric APIKey diff --git a/ios/uPortMobileTests/Info.plist b/ios/uPortMobileTests/Info.plist index 6c5e120d..181061b4 100644 --- a/ios/uPortMobileTests/Info.plist +++ b/ios/uPortMobileTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 445 + 446