diff --git a/auditlog/__manifest__.py b/auditlog/__manifest__.py index 071fc80a9..d8b803d01 100644 --- a/auditlog/__manifest__.py +++ b/auditlog/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Audit Log", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "author": "ABF OSIELL,Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/server-tools",