Version 6.0.3
This commit is contained in:
parent
e8614b1242
commit
f919d9e290
2 changed files with 6 additions and 1 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.3 - 23.11.2022*
|
||||||
|
|
||||||
|
- fix: bug in searcher
|
||||||
|
- add: online-sources
|
||||||
|
|
||||||
*6.0.2 - 23.11.2022*
|
*6.0.2 - 23.11.2022*
|
||||||
|
|
||||||
- asset: add field 'date', optimized 'rec_name'
|
- asset: add field 'date', optimized 'rec_name'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.2
|
version=6.0.3
|
||||||
depends:
|
depends:
|
||||||
ir
|
ir
|
||||||
res
|
res
|
||||||
|
|
Loading…
Reference in a new issue