From 7f7590daf3a6230116698fd8cbc36d84c0153703 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 6 Oct 2022 01:40:46 +0000 Subject: [PATCH] stock_request_picking_type 14.0.1.1.0 --- stock_request_picking_type/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_picking_type/__manifest__.py b/stock_request_picking_type/__manifest__.py index e85d602fb..e45372a78 100644 --- a/stock_request_picking_type/__manifest__.py +++ b/stock_request_picking_type/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request Picking Type", "summary": "Add Stock Requests to the Inventory App", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Open Source Integrators, Odoo Community Association (OCA)",