From 035c71b0d95b2be1f28aef8c0cebc0ab0a3d9f64 Mon Sep 17 00:00:00 2001 From: sebalix Date: Fri, 30 Oct 2015 17:36:52 +0100 Subject: [PATCH] Module 'auditlog' - Bump the version to 1.1.0 --- auditlog/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auditlog/__manifest__.py b/auditlog/__manifest__.py index 00bcbec..e7361cf 100644 --- a/auditlog/__manifest__.py +++ b/auditlog/__manifest__.py @@ -21,7 +21,7 @@ { 'name': "Audit Log", - 'version': "8.0.1.0.0", + 'version': "8.0.1.1.0", 'author': "ABF OSIELL,Odoo Community Association (OCA)", 'website': "http://www.osiell.com", 'category': "Tools",