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

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

diffs (30 lines):

diff -r 55ef2d70f7ab -r 2b4ee5bf6491 CHANGELOG
--- a/CHANGELOG Sun May 02 10:30:10 2021 +0200
+++ b/CHANGELOG Mon May 03 15:49:38 2021 +0200
@@ -1,3 +1,5 @@
+Version 6.0.0 - 2021-05-03
+* Bug fixes (see mercurial logs for details)
 * Add optional maximum to call_deposit method
 
 Version 5.8.0 - 2020-11-02
diff -r 55ef2d70f7ab -r 2b4ee5bf6491 COPYRIGHT
--- a/COPYRIGHT Sun May 02 10:30:10 2021 +0200
+++ b/COPYRIGHT Mon May 03 15:49:38 2021 +0200
@@ -1,5 +1,5 @@
-Copyright (C) 2014-2020 Cédric Krier.
-Copyright (C) 2014-2020 B2CK SPRL.
+Copyright (C) 2014-2021 Cédric Krier.
+Copyright (C) 2014-2021 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
diff -r 55ef2d70f7ab -r 2b4ee5bf6491 tryton.cfg
--- a/tryton.cfg        Sun May 02 10:30:10 2021 +0200
+++ b/tryton.cfg        Mon May 03 15:49:38 2021 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.9.0
+version=6.0.0
 depends:
     account
     account_invoice

Reply via email to