From 8db7bcf37677cd3c85f838acd4d23bfb414317fd Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sun, 5 Feb 2023 18:20:36 +0100 Subject: [PATCH] Version 6.0.4 --- README.rst | 4 ++++ tryton.cfg | 2 +- versiondep.txt | 5 +++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 6c78230..6f0ccdf 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ Requires Changes ======= +*6.0.4 - 05.02.2023* + +- add: investment to evaluation-types + *6.0.3 - 08.11.2022* - add: cashbook-categories for evaluation diff --git a/tryton.cfg b/tryton.cfg index b334015..10ba564 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.3 +version=6.0.4 depends: res cashbook diff --git a/versiondep.txt b/versiondep.txt index 4605d4c..a366670 100644 --- a/versiondep.txt +++ b/versiondep.txt @@ -1,2 +1,3 @@ -cashbook;6.0.19;6.0.999;mds -cashbook_bookcategory;6.0.2;6.0.999;mds +cashbook;6.0.24;6.0.999;mds +cashbook_bookcategory;6.0.3;6.0.999;mds +cashbook_investment;6.0.5;6.0.999;mds