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"],