changeset 79004cf34b2a in modules/product_cost_warehouse:6.2 details: https://hg.tryton.org/modules/product_cost_warehouse?cmd=changeset&node=79004cf34b2a description: Prepare release 6.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r eed42b69db97 -r 79004cf34b2a CHANGELOG --- a/CHANGELOG Fri Aug 26 17:49:54 2022 +0200 +++ b/CHANGELOG Tue Sep 06 23:35:26 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.2 - 2022-09-06 +* Bug fixes (see mercurial logs for details) + Version 6.2.1 - 2022-01-01 * Bug fixes (see mercurial logs for details) diff -r eed42b69db97 -r 79004cf34b2a COPYRIGHT --- a/COPYRIGHT Fri Aug 26 17:49:54 2022 +0200 +++ b/COPYRIGHT Tue Sep 06 23:35:26 2022 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2020-2021 B2CK -Copyright (C) 2020-2021 Cédric Krier +Copyright (C) 2020-2022 B2CK +Copyright (C) 2020-2022 Cédric Krier 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
