From 57abc28a485e044b4a25616cc6e73597655eedf3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 29 Nov 2022 07:57:58 +0000 Subject: [PATCH] stock_putaway_product_template 15.0.1.0.1 --- 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 93bf6c0f8..335a4226b 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)",