From 0864eff2fb127f63f57be47924d68d22a63ebe5c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 9 Aug 2022 07:32:45 +0000 Subject: [PATCH] intrastat_product 13.0.2.0.0 --- 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 a87dda0..142dfb0 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Intrastat Product", - "version": "13.0.1.4.0", + "version": "13.0.2.0.0", "category": "Intrastat", "license": "AGPL-3", "summary": "Base module for Intrastat Product",