From 85e8690176836a564fa2bafab9ebfa07ae16ef39 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 Mar 2023 20:50:50 +0000 Subject: [PATCH] mrp_attachment_mgmt 14.0.1.2.0 --- mrp_attachment_mgmt/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_attachment_mgmt/__manifest__.py b/mrp_attachment_mgmt/__manifest__.py index 662975cf6..60d9d6998 100644 --- a/mrp_attachment_mgmt/__manifest__.py +++ b/mrp_attachment_mgmt/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Mrp Attachment Mgmt", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "Tecnativa, Odoo Community Association (OCA)",