diff --git a/mrp_bom_tracking/__manifest__.py b/mrp_bom_tracking/__manifest__.py index 7e3618d61..bad7b7064 100644 --- a/mrp_bom_tracking/__manifest__.py +++ b/mrp_bom_tracking/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP BoM Tracking", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "summary": "Logs any change to a BoM in the chatter", "website": "https://github.com/OCA/manufacture",