From ae87016f1256301f2d2c1ab1cd8f412035b22b07 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Mar 2023 15:27:21 +0000 Subject: [PATCH] stock_request_kanban 15.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 86b0b93a2..4947415d6 100644 --- a/stock_request_kanban/__manifest__.py +++ b/stock_request_kanban/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Request kanban", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)",