diff --git a/stock_picking_warn_message/__manifest__.py b/stock_picking_warn_message/__manifest__.py index dc4e99764dc6..9672cb1a2137 100644 --- a/stock_picking_warn_message/__manifest__.py +++ b/stock_picking_warn_message/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Picking Warn Message", "summary": """ Add a popup warning on picking to ensure warning is populated""", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-workflow",