From ae9c4d83f018728e00533fd5cbb8d0b5759c9f82 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 3 Oct 2022 10:11:15 +0000 Subject: [PATCH] mrp_progress_button 15.0.2.0.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 c2fdf5930..9db305776 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.1", + "version": "15.0.2.0.0", "license": "AGPL-3", "depends": ["mrp"], "data": ["views/production.xml"],