changeset 6b39b2b86326 in modules/sale_supply_drop_shipment:6.0 details: https://hg.tryton.org/modules/sale_supply_drop_shipment?cmd=changeset&node=6b39b2b86326 description: Prepare release 6.0.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 6bf3448731bf -r 6b39b2b86326 CHANGELOG --- a/CHANGELOG Thu Jan 20 18:57:31 2022 +0100 +++ b/CHANGELOG Tue Feb 01 18:20:15 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.0.3 - 2022-02-01 +* Bug fixes (see mercurial logs for details) + Version 6.0.2 - 2021-11-04 * Bug fixes (see mercurial logs for details) diff -r 6bf3448731bf -r 6b39b2b86326 COPYRIGHT --- a/COPYRIGHT Thu Jan 20 18:57:31 2022 +0100 +++ b/COPYRIGHT Tue Feb 01 18:20:15 2022 +0100 @@ -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
