From 0785bdf4849c0b4fa5f9ac377fce35a7f8cb1ce9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 3 Jan 2023 16:21:33 +0000 Subject: [PATCH] intrastat_product 15.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 f492a8b..174d6b1 100644 --- a/intrastat_product/__manifest__.py +++ b/intrastat_product/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Intrastat Product", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Intrastat", "license": "AGPL-3", "summary": "Base module for Intrastat Product",