From 101ccb8430a6a14147a0ba1152346d4c5952825b Mon Sep 17 00:00:00 2001 From: Marc Stibane Date: Tue, 31 Oct 2023 08:51:38 +0100 Subject: Bump version to 0.9.3 (23) --- TalerWallet.xcodeproj/project.pbxproj | 8 ++++---- TestFlight/WhatToTest.en-US.txt | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj index 8ad0871..485a9a7 100644 --- a/TalerWallet.xcodeproj/project.pbxproj +++ b/TalerWallet.xcodeproj/project.pbxproj @@ -1297,7 +1297,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 22; + CURRENT_PROJECT_VERSION = 23; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1338,7 +1338,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 22; + CURRENT_PROJECT_VERSION = 23; DEVELOPMENT_TEAM = GUDDQ9428Y; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -1496,7 +1496,7 @@ CODE_SIGN_ENTITLEMENTS = "$(TARGET_NAME).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 22; + CURRENT_PROJECT_VERSION = 23; 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 = 22; + CURRENT_PROJECT_VERSION = 23; 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 ba7456a..f19988a 100644 --- a/TestFlight/WhatToTest.en-US.txt +++ b/TestFlight/WhatToTest.en-US.txt @@ -1,4 +1,9 @@ +Version 0.9.3 (23) + +- Fixed layout for Pending + Transactions for dynamic font sizes + + Version 0.9.3 (22) - Fixed layout for Balances for dynamic font sizes -- cgit v1.2.3