From 7ccee4c031edb787a96fc7aac65fc9fd99f6ae8b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 13 Jan 2023 08:15:12 +0000 Subject: [PATCH] stock_request_kanban 14.0.1.1.0 --- stock_request_kanban/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_kanban/__manifest__.py b/stock_request_kanban/__manifest__.py index 862f1302f..d5425ffbc 100644 --- a/stock_request_kanban/__manifest__.py +++ b/stock_request_kanban/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Request kanban", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)",