From 8ee7aca5956188f33d36e7e4e7aed68e0c1dbb86 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 27 Jun 2023 08:07:05 +0000 Subject: [PATCH] stock_exception 14.0.1.0.2 --- stock_exception/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_exception/__manifest__.py b/stock_exception/__manifest__.py index 14f6f807a..92c677f17 100644 --- a/stock_exception/__manifest__.py +++ b/stock_exception/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Exception", "summary": "Custom exceptions on stock picking", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Generic Modules/Warehouse Management", "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",