diff --git a/mrp_mto_with_stock/__manifest__.py b/mrp_mto_with_stock/__manifest__.py index a1a6056c0..809d237b3 100644 --- a/mrp_mto_with_stock/__manifest__.py +++ b/mrp_mto_with_stock/__manifest__.py @@ -11,7 +11,7 @@ "maintainer": "sergiocorato", "website": "https://github.com/OCA/manufacture", "category": "Manufacturing", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "AGPL-3", "application": False, "installable": True,