From 2ac3bdc1422407e00b606afd7ae0f19cd02b1c34 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sat, 13 Jan 2024 15:50:03 +0100 Subject: [PATCH] Version 6.0.10 --- README.rst | 4 ++++ tryton.cfg | 2 +- versiondep.txt | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 227f551..7a3d9ad 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,10 @@ so that you can display several evaluations at the same time. Changes ======= +*6.0.10 - 13.01.2024* + +- add: multiple data sources in evaluations + *6.0.9 - 10.12.2023* - fix: selection of lines in dashboard-view diff --git a/tryton.cfg b/tryton.cfg index dba2fb0..dcfef67 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.9 +version=6.0.10 depends: res cashbook diff --git a/versiondep.txt b/versiondep.txt index 31e5e60..68027d4 100644 --- a/versiondep.txt +++ b/versiondep.txt @@ -1,3 +1,3 @@ -cashbook;6.0.31;6.0.999;mds +cashbook;6.0.33;6.0.999;mds cashbook_bookcategory;6.0.4;6.0.999;mds -cashbook_investment;6.0.11;6.0.999;mds +cashbook_investment;6.0.13;6.0.999;mds