Version 6.0.11
This commit is contained in:
parent
f3f0508821
commit
186b64e4b9
3 changed files with 7 additions and 3 deletions
|
@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
|
|||
Changes
|
||||
=======
|
||||
|
||||
*6.0.11 - 06.12.2023*
|
||||
|
||||
- code optimized
|
||||
|
||||
*6.0.10 - 08.06.2023*
|
||||
|
||||
- code optimized
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.10
|
||||
version=6.0.11
|
||||
depends:
|
||||
cashbook
|
||||
investment
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
cashbook;6.0.28;6.0.999;mds
|
||||
investment;6.0.24;6.0.999;mds
|
||||
cashbook;6.0.31;6.0.999;mds
|
||||
investment;6.0.25;6.0.999;mds
|
||||
|
|
Loading…
Reference in a new issue