From d91c33863020a62dde9b5e2c1d48ceffd5770c7b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 27 Jan 2022 19:03:00 +0000 Subject: [PATCH] stock_putaway_product_template 13.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 6af72f212..aad331fcc 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": "13.0.1.0.0", + "version": "13.0.1.1.0", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)",