From b49212c3cad9f871b2e9d1622dab98de87d91a3c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 17 Oct 2022 14:58:32 +0000 Subject: [PATCH] base_import_match 15.0.1.0.1 --- base_import_match/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_import_match/__manifest__.py b/base_import_match/__manifest__.py index 2aeaee3c..d4bc6d06 100644 --- a/base_import_match/__manifest__.py +++ b/base_import_match/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Base Import Match", "summary": "Try to avoid duplicates before importing", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Tools", "website": "https://github.com/OCA/server-backend", "author": "Tecnativa, " "Odoo Community Association (OCA)",