From ff4fa1be080b60727a66692e912ca57e4f639496 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 18 Mar 2022 01:03:11 +0000 Subject: [PATCH] mrp_attachment_mgmt 14.0.1.1.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 f78fcc35f..45791accf 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.0.0", + "version": "14.0.1.1.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "Tecnativa, Odoo Community Association (OCA)",