From 1fa918a1fb4d612c1f7f250aa03592ec9e5270da Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 18 Nov 2022 18:04:30 +0000 Subject: [PATCH] auditlog 15.0.1.2.0 --- auditlog/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auditlog/__manifest__.py b/auditlog/__manifest__.py index e21b76593..373dfee54 100644 --- a/auditlog/__manifest__.py +++ b/auditlog/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Audit Log", - "version": "15.0.1.1.1", + "version": "15.0.1.2.0", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/server-tools",