diff --git a/NEWS.rst b/NEWS.rst index c49e9c2e2e6bd494ff79cbcc5652332c42c8d431_TkVXUy5yc3Q=..92a7706fb60caaa68872787d29b5dd40be75cf72_TkVXUy5yc3Q= 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,11 @@ Changelog ========= +18.0.1.5.0 +---------- + +Add typst language to redner odoo. + 18.0.1.4.1 ---------- diff --git a/__manifest__.py b/__manifest__.py index c49e9c2e2e6bd494ff79cbcc5652332c42c8d431_X19tYW5pZmVzdF9fLnB5..92a7706fb60caaa68872787d29b5dd40be75cf72_X19tYW5pZmVzdF9fLnB5 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -21,7 +21,7 @@ { "name": "Redner", "license": "AGPL-3", - "version": "18.0.1.4.1", + "version": "18.0.1.5.0", "category": "Reporting", "author": "XCG Consulting", "website": "https://orbeet.io/",