changeset 71f2976eafe9 in modules/product_kit:6.2 details: https://hg.tryton.org/modules/product_kit?cmd=changeset&node=71f2976eafe9 description: Prepare release 6.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (21 lines): diff -r 25996b2cf924 -r 71f2976eafe9 CHANGELOG --- a/CHANGELOG Wed Apr 06 18:52:08 2022 +0200 +++ b/CHANGELOG Fri Apr 15 23:26:35 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.2 - 2022-04-15 +* Bug fixes (see mercurial logs for details) + Version 6.2.1 - 2022-02-16 * Bug fixes (see mercurial logs for details) diff -r 25996b2cf924 -r 71f2976eafe9 COPYRIGHT --- a/COPYRIGHT Wed Apr 06 18:52:08 2022 +0200 +++ b/COPYRIGHT Fri Apr 15 23:26:35 2022 +0200 @@ -1,6 +1,6 @@ Copyright (C) 2020-2022 B2CK Copyright (C) 2020-2022 Cédric Krier -Copyright (C) 2020-2021 Sergi Almacellas Abellana +Copyright (C) 2020-2022 Sergi Almacellas Abellana 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
