summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-11-21 22:59:22 +0100
committerMarc Stibane <marc@taler.net>2023-11-21 22:59:22 +0100
commitbe6a33511c211977bb9395161f041ad4063ebb8c (patch)
tree9287c25285b2be765f7e56d27f7c7d7c5e4a0c7d
parent12203ac3ea0b1450dbd6fac6359ed096c004afb5 (diff)
downloadtaler-ios-0.9.3-28.tar.gz
taler-ios-0.9.3-28.tar.bz2
taler-ios-0.9.3-28.zip
Bump version to 0.9.3 (28)0.9.3-28
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj4
-rw-r--r--TestFlight/WhatToTest.en-US.txt7
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)