Version 6.0.10
This commit is contained in:
parent
3793efc161
commit
0cc4ce05f1
3 changed files with 7 additions and 3 deletions
|
@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.10 - 08.06.2023*
|
||||||
|
|
||||||
|
- code optimized
|
||||||
|
|
||||||
*6.0.9 - 19.04.2023*
|
*6.0.9 - 19.04.2023*
|
||||||
|
|
||||||
- fix: line - exception if add split-lines
|
- fix: line - exception if add split-lines
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.9
|
version=6.0.10
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cashbook;6.0.27;6.0.999;mds
|
cashbook;6.0.28;6.0.999;mds
|
||||||
investment;6.0.23;6.0.999;mds
|
investment;6.0.24;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue