From b613f44034e629e49d684c56b48d1e485407ceec Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 29 Jul 2021 07:22:44 +0000 Subject: [PATCH] stock_move_packaging_qty 13.0.1.1.1 --- stock_move_packaging_qty/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_move_packaging_qty/__manifest__.py b/stock_move_packaging_qty/__manifest__.py index a2b128217..268c8f475 100644 --- a/stock_move_packaging_qty/__manifest__.py +++ b/stock_move_packaging_qty/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Packaging Qty", "summary": "Add packaging fields in the stock moves", - "version": "13.0.1.1.0", + "version": "13.0.1.1.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse",