changeset e3da65e4ba6a in modules/project_invoice:6.2 details: https://hg.tryton.org/modules/project_invoice?cmd=changeset&node=e3da65e4ba6a description: Prepare release 6.2.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r dee1ac89dc90 -r e3da65e4ba6a CHANGELOG --- a/CHANGELOG Thu Jun 16 14:29:15 2022 +0200 +++ b/CHANGELOG Fri Jul 01 23:37:41 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.3 - 2022-07-01 +* Bug fixes (see mercurial logs for details) + Version 6.2.2 - 2022-01-01 * Bug fixes (see mercurial logs for details) diff -r dee1ac89dc90 -r e3da65e4ba6a COPYRIGHT --- a/COPYRIGHT Thu Jun 16 14:29:15 2022 +0200 +++ b/COPYRIGHT Fri Jul 01 23:37:41 2022 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2013-2021 Cédric Krier. -Copyright (C) 2013-2021 B2CK SPRL. +Copyright (C) 2013-2022 Cédric Krier. +Copyright (C) 2013-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
