From 00992bf461f8546c35aa1700888cf0d5554d89b1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 7 Jun 2021 20:49:07 +0000 Subject: [PATCH] product_harmonized_system 13.0.1.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 cb18a9d..f7b9317 100644 --- a/product_harmonized_system/__manifest__.py +++ b/product_harmonized_system/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Product Harmonized System Codes", - "version": "13.0.1.0.1", + "version": "13.0.1.1.0", "category": "Reporting", "license": "AGPL-3", "summary": "Base module for Product Import/Export reports",