From be6a33511c211977bb9395161f041ad4063ebb8c Mon Sep 17 00:00:00 2001 From: Marc Stibane Date: Tue, 21 Nov 2023 22:59:22 +0100 Subject: Bump version to 0.9.3 (28) --- TalerWallet.xcodeproj/project.pbxproj | 4 ++-- TestFlight/WhatToTest.en-US.txt | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj index a704f14..5df7760 100644 --- a/TalerWallet.xcodeproj/project.pbxproj +++ b/TalerWallet.xcodeproj/project.pbxproj @@ -1464,7 +1464,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 27; + CURRENT_PROJECT_VERSION = 28; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1506,7 +1506,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 27; + CURRENT_PROJECT_VERSION = 28; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt index 75405e3..b91d35f 100644 --- a/TestFlight/WhatToTest.en-US.txt +++ b/TestFlight/WhatToTest.en-US.txt @@ -1,4 +1,11 @@ +Version 0.9.3 (28) + +• Unsuccessful (Incomplete) transactions no longer have their own list, but are now + included in the main transaction list. + But they still show the original amount instead of the real cost (fees) only. tbc + + Version 0.9.3 (27) • New feature: Badges for KYC and Confirm with bank (for bank-integrated withdrawals) -- cgit v1.2.3