From f656741196b875f2b6198530fc03170e3ebe15f3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 31 May 2023 16:36:25 +0000 Subject: [PATCH] stock_request 14.0.1.6.1 --- stock_request/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request/__manifest__.py b/stock_request/__manifest__.py index 7068b36a5..7c06e25da 100644 --- a/stock_request/__manifest__.py +++ b/stock_request/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request", "summary": "Internal request for stock", - "version": "14.0.1.6.0", + "version": "14.0.1.6.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",