From ab1aff5e1a533f4b81bc413ae7133a0f4c6b720d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 2 Jan 2022 09:35:06 +0000 Subject: [PATCH] product_harmonized_system 14.0.2.1.0 --- product_harmonized_system/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_harmonized_system/__manifest__.py b/product_harmonized_system/__manifest__.py index 4664922..5730795 100644 --- a/product_harmonized_system/__manifest__.py +++ b/product_harmonized_system/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Product Harmonized System Codes", - "version": "14.0.2.0.0", + "version": "14.0.2.1.0", "category": "Reporting", "license": "AGPL-3", "summary": "Base module for Product Import/Export reports",