details: https://code.tryton.org/tryton/commit/abb400d23c6f branch: 6.0 user: Cédric Krier <[email protected]> date: Sun Nov 02 17:35:30 2025 +0100 description: Prepare release account_payment_stripe-6.0.13 diffstat:
modules/account_payment_stripe/CHANGELOG | 5 +++++ modules/account_payment_stripe/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (23 lines): diff -r 03b3ba69db7a -r abb400d23c6f modules/account_payment_stripe/CHANGELOG --- a/modules/account_payment_stripe/CHANGELOG Sun Nov 02 17:35:16 2025 +0100 +++ b/modules/account_payment_stripe/CHANGELOG Sun Nov 02 17:35:30 2025 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.13 - 2025-11-02 +--------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.12 - 2024-08-01 --------------------------- diff -r 03b3ba69db7a -r abb400d23c6f modules/account_payment_stripe/COPYRIGHT --- a/modules/account_payment_stripe/COPYRIGHT Sun Nov 02 17:35:16 2025 +0100 +++ b/modules/account_payment_stripe/COPYRIGHT Sun Nov 02 17:35:30 2025 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2016-2024 Cédric Krier -Copyright (C) 2016-2024 B2CK +Copyright (C) 2016-2025 Cédric Krier +Copyright (C) 2016-2025 B2CK This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
