aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-11-06 20:39:21 +0100
committerMarc Stibane <marc@taler.net>2023-11-06 20:39:21 +0100
commite082595240ff3d82c54eecdd9fa0d6868339e5f9 (patch)
tree32b18e0471cf6466e040eb14789bdbb2ac8c64a7
parentd9f33be08939c82a56f51cb3a2ec43d82f3f9633 (diff)
downloadtaler-ios-e082595240ff3d82c54eecdd9fa0d6868339e5f9.tar.gz
taler-ios-e082595240ff3d82c54eecdd9fa0d6868339e5f9.tar.bz2
taler-ios-e082595240ff3d82c54eecdd9fa0d6868339e5f9.zip
Bump version to 0.9.3 (24)0.9.3-24
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj4
-rw-r--r--TestFlight/WhatToTest.en-US.txt10
2 files changed, 12 insertions, 2 deletions
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
index a521fc8..83e73fd 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1496,7 +1496,7 @@
CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 23;
+ CURRENT_PROJECT_VERSION = 24;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1538,7 +1538,7 @@
CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 23;
+ CURRENT_PROJECT_VERSION = 24;
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 f19988a..4de97d4 100644
--- a/TestFlight/WhatToTest.en-US.txt
+++ b/TestFlight/WhatToTest.en-US.txt
@@ -1,7 +1,17 @@
+Version 0.9.3 (24)
+
+• Sound & Haptics ON by default
+• Blue Taler Logo
+- Lots of Accessibility improvements
+- BugFix: P2P Transactions were started twice
+- Incomplete Transactions no longer show "Obtained" or "Paid"
+
+
Version 0.9.3 (23)
- Fixed layout for Pending + Transactions for dynamic font sizes
+- CurrencyFormatter for Pending + Transactions
Version 0.9.3 (22)