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