From 945d12a6e10949ab5ee7f1025a35e11604977a95 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 16 Feb 2022 08:06:54 +0000 Subject: [PATCH] mrp_progress_button 15.0.1.1.0 --- 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 465e00d0b..0d35edf17 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.0.0", + "version": "15.0.1.1.0", "license": "AGPL-3", "depends": ["mrp"], "data": ["views/production.xml"],