changeset f1c4cf26cd2c in modules/account_payment_stripe:default
details: 
https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset&node=f1c4cf26cd2c
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 70bfb26b6873 -r f1c4cf26cd2c CHANGELOG
--- a/CHANGELOG Sun May 02 10:30:10 2021 +0200
+++ b/CHANGELOG Mon May 03 15:53:02 2021 +0200
@@ -1,3 +1,5 @@
+Version 6.0.0 - 2021-05-03
+* Bug fixes (see mercurial logs for details)
 * Remove unused zip code
 * Update Stripe Customer
 * Add preferred locales to Customer
diff -r 70bfb26b6873 -r f1c4cf26cd2c COPYRIGHT
--- a/COPYRIGHT Sun May 02 10:30:10 2021 +0200
+++ b/COPYRIGHT Mon May 03 15:53:02 2021 +0200
@@ -1,5 +1,5 @@
-Copyright (C) 2016-2020 Cédric Krier
-Copyright (C) 2016-2020 B2CK
+Copyright (C) 2016-2021 Cédric Krier
+Copyright (C) 2016-2021 B2CK
 
 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 70bfb26b6873 -r f1c4cf26cd2c tryton.cfg
--- a/tryton.cfg        Sun May 02 10:30:10 2021 +0200
+++ b/tryton.cfg        Mon May 03 15:53:02 2021 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.9.0
+version=6.0.0
 depends:
     account
     account_payment

Reply via email to