diff --git a/mrp_production_draft/__manifest__.py b/mrp_production_draft/__manifest__.py index a769881df..5b159b5be 100644 --- a/mrp_production_draft/__manifest__.py +++ b/mrp_production_draft/__manifest__.py @@ -22,7 +22,7 @@ ############################################################################## { 'name': 'Draft Manufacturing Order', - 'version': '12.0.1.0', + 'version': '12.0.1.1', 'summary': 'Draft State in Manufacturing Order', 'description': """ This module provides a draft state for manufacturing order instead of default first stage 'confirmed'.