changeset 7634be2dd94b in modules/sale_supply:6.2 details: https://hg.tryton.org/modules/sale_supply?cmd=changeset&node=7634be2dd94b description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r a4d1e02bd780 -r 7634be2dd94b CHANGELOG --- a/CHANGELOG Thu Sep 08 12:56:39 2022 +0200 +++ b/CHANGELOG Mon Oct 17 23:55:04 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.1 - 2022-10-17 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Bug fixes (see mercurial logs for details) diff -r a4d1e02bd780 -r 7634be2dd94b COPYRIGHT --- a/COPYRIGHT Thu Sep 08 12:56:39 2022 +0200 +++ b/COPYRIGHT Mon Oct 17 23:55:04 2022 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2011-2021 Cédric Krier. -Copyright (C) 2011-2021 B2CK SPRL. +Copyright (C) 2011-2022 Cédric Krier. +Copyright (C) 2011-2022 B2CK SPRL. 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
