changeset 71c2f573c0fc in modules/account_invoice:6.0 details: https://hg.tryton.org/modules/account_invoice?cmd=changeset&node=71c2f573c0fc description: Prepare release 6.0.5 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 608f39bc1c25 -r 71c2f573c0fc CHANGELOG --- a/CHANGELOG Thu Feb 03 22:29:08 2022 +0100 +++ b/CHANGELOG Thu Feb 17 00:06:48 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.0.5 - 2022-02-16 +* Bug fixes (see mercurial logs for details) + Version 6.0.4 - 2021-11-04 * Bug fixes (see mercurial logs for details) diff -r 608f39bc1c25 -r 71c2f573c0fc COPYRIGHT --- a/COPYRIGHT Thu Feb 03 22:29:08 2022 +0100 +++ b/COPYRIGHT Thu Feb 17 00:06:48 2022 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2021 Cédric Krier. +Copyright (C) 2008-2022 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2021 B2CK SPRL. +Copyright (C) 2008-2022 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
