[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 05/05: Bump version to 0.14.0 (0.14.0)
From: |
gnunet |
Subject: |
[taler-taler-ios] 05/05: Bump version to 0.14.0 (0.14.0) |
Date: |
Fri, 13 Dec 2024 12:40:34 +0100 |
This is an automated email from the git hooks/post-receive script.
marc-stibane pushed a commit to branch master
in repository taler-ios.
commit 22663e33a9b7bdb3959ba942d12bc4b1964dd4b4
Author: Marc Stibane <marc@taler.net>
AuthorDate: Fri Dec 13 12:31:58 2024 +0100
Bump version to 0.14.0 (0.14.0)
---
TalerWallet.xcodeproj/project.pbxproj | 12 ++++++------
TestFlight/WhatToTest.en-US.txt | 3 ++-
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj
b/TalerWallet.xcodeproj/project.pbxproj
index 78c0f37..f7d9eec 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1546,7 +1546,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 0.13.14.0;
+ CURRENT_PROJECT_VERSION = 0.14.0;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1588,7 +1588,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 0.13.14.0;
+ CURRENT_PROJECT_VERSION = 0.14.0;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1753,7 +1753,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 0.13.14;
+ CURRENT_PROJECT_VERSION = 0.14.0;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1771,7 +1771,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 0.14;
+ MARKETING_VERSION = 0.14.0;
PRODUCT_BUNDLE_IDENTIFIER =
"com.taler-systems.talerwallet-2";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1795,7 +1795,7 @@
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 0.13.14;
+ CURRENT_PROJECT_VERSION = 0.14.0;
DEVELOPMENT_TEAM = GUDDQ9428Y;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
@@ -1813,7 +1813,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 0.14;
+ MARKETING_VERSION = 0.14.0;
PRODUCT_BUNDLE_IDENTIFIER =
"com.taler-systems.talerwallet-2";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt
index fa3018c..c091c21 100644
--- a/TestFlight/WhatToTest.en-US.txt
+++ b/TestFlight/WhatToTest.en-US.txt
@@ -1,7 +1,8 @@
-Version 0.14.0 (wallet-core 0.13.14)
+Version 0.14.0 (wallet-core 0.14.0)
• New UI with Action button
- lots of bugfixes
+- German localization
Version 0.13.3 (wallet-core 0.13.5)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] branch master updated (f361c56 -> 22663e3), gnunet, 2024/12/13
- [taler-taler-ios] 02/05: Debugging, cleanup, gnunet, 2024/12/13
- [taler-taler-ios] 04/05: German l10n, gnunet, 2024/12/13
- [taler-taler-ios] 03/05: Deposit+bank accounts, w.i.p., gnunet, 2024/12/13
- [taler-taler-ios] 01/05: A11y fixes, gnunet, 2024/12/13
- [taler-taler-ios] 05/05: Bump version to 0.14.0 (0.14.0),
gnunet <=