From a9148c3b5b4e302a5cb521e6691a894e890af1c1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 17 Jan 2023 14:05:55 +0000 Subject: [PATCH] stock_picking_warn_message 15.0.1.0.1 --- stock_picking_warn_message/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",