Version 6.0.1
This commit is contained in:
parent
fa526fa69e
commit
51934f46bc
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
|||
Changes
|
||||
=======
|
||||
|
||||
*6.0.1 - 29.11.2022*
|
||||
|
||||
- fix: exception when image type unknown
|
||||
|
||||
*6.0.0 - 14.10.2022*
|
||||
|
||||
- init
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
depends:
|
||||
cashbook
|
||||
xml:
|
||||
|
|
|
@ -1 +1 @@
|
|||
cashbook;6.0.18;6.0.999;mds
|
||||
cashbook;6.0.20;6.0.999;mds
|
||||
|
|
Loading…
Reference in a new issue