diff --git a/README.rst b/README.rst index 8a7227e..12496aa 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ Requires Changes ======= +*6.8.10 - 11.02.2025* + +- Allow the export of paid invoices. (Mathias Behrle ) + *6.0.9 - 28.01.2025* - fix: select 1st invoice-report (Mathias Behrle ) diff --git a/tryton.cfg b/tryton.cfg index e07c767..784e5fb 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.9 +version=6.0.10 depends: account_invoice bank