From 7d4be9488351df73f70eb38f16cce65ba26cf1ac Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 24 Feb 2022 08:14:06 +0000 Subject: [PATCH] mrp_progress_button 15.0.1.1.1 --- mrp_progress_button/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_progress_button/__manifest__.py b/mrp_progress_button/__manifest__.py index 0d35edf17..c2fdf5930 100644 --- a/mrp_progress_button/__manifest__.py +++ b/mrp_progress_button/__manifest__.py @@ -8,7 +8,7 @@ "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", "category": "Manufacturing", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "license": "AGPL-3", "depends": ["mrp"], "data": ["views/production.xml"],