From df603ff45a0be4ccfc3aa2b84364cd6a3f70f451 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 27 Jan 2022 19:25:22 +0000 Subject: [PATCH] stock_putaway_product_template 14.0.1.1.0 --- stock_putaway_product_template/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_putaway_product_template/__manifest__.py b/stock_putaway_product_template/__manifest__.py index 56071dec4..7a9aeab89 100644 --- a/stock_putaway_product_template/__manifest__.py +++ b/stock_putaway_product_template/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Product template in putaway strategies", "summary": "Add product template in putaway strategies from the product view", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)",