From 29e9259f63c217f193d5b171ffb50e4fcef3d135 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 29 May 2020 17:47:01 +0000 Subject: [PATCH] intrastat_product 12.0.1.0.3 --- intrastat_product/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py index ecfc5e9..52fd700 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { 'name': 'Intrastat Product', - 'version': '12.0.1.0.2', + 'version': '12.0.1.0.3', 'category': 'Intrastat', 'license': 'AGPL-3', 'summary': 'Base module for Intrastat Product',