changeset 3e711a6f97ab in modules/account_fr_chorus:default
details: 
https://hg.tryton.org/modules/account_fr_chorus?cmd=changeset&node=3e711a6f97ab
description:
        Prepare release 6.0.0 [skip ci]
diffstat:

 CHANGELOG  |  3 +++
 COPYRIGHT  |  2 +-
 tryton.cfg |  2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r eb76bdb8ec26 -r 3e711a6f97ab CHANGELOG
--- a/CHANGELOG Sun May 02 10:30:10 2021 +0200
+++ b/CHANGELOG Mon May 03 15:52:34 2021 +0200
@@ -1,3 +1,6 @@
+Version 6.0.0 - 2021-05-03
+* Bug fixes (see mercurial logs for details)
+
 Version 5.8.0 - 2020-11-02
 * Bug fixes (see mercurial logs for details)
 * Remove support for Python 3.5
diff -r eb76bdb8ec26 -r 3e711a6f97ab COPYRIGHT
--- a/COPYRIGHT Sun May 02 10:30:10 2021 +0200
+++ b/COPYRIGHT Mon May 03 15:52:34 2021 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2018-2020 Cédric Krier
+Copyright (C) 2018-2021 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
diff -r eb76bdb8ec26 -r 3e711a6f97ab tryton.cfg
--- a/tryton.cfg        Sun May 02 10:30:10 2021 +0200
+++ b/tryton.cfg        Mon May 03 15:52:34 2021 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.9.0
+version=6.0.0
 depends:
     account
     account_invoice

Reply via email to