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