From bd0e59baba79ff068b34498ab33d257dbbd9d2d8 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Thu, 24 Jan 2019 10:12:42 +0530 Subject: [PATCH] [UPDT]Version Number --- mrp_production_draft/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'.