From 403d74554ebbb5eed71a31d1d4093ba1618c8722 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 9 Feb 2023 11:31:16 +0000 Subject: [PATCH] stock_request_kanban 14.0.1.1.1 --- 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 d5425ffbc..e30607cda 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.1.0", + "version": "14.0.1.1.1", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)",