From ff294d8ee4b31dfa4edca967254c3145f16d8b33 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 13 Jan 2023 09:58:10 +0000 Subject: [PATCH] stock_request_kanban 15.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 bddb4793a..86b0b93a2 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.0.0", + "version": "15.0.1.1.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)",