From ecadfdeb46ef2f38689cc7df5632ed05d7dc870e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 18 Feb 2021 15:47:07 +0000 Subject: [PATCH] intrastat_product 14.0.1.0.1 --- 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 4c7c415..c9aafc4 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Intrastat", "license": "AGPL-3", "summary": "Base module for Intrastat Product",