From 886a52f4c55bb892d24d8bd795ecd3635646ced8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 29 Apr 2022 08:38:23 +0000 Subject: [PATCH] stock_exception 14.0.1.0.1 --- 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 4790f9bc1..14f6f807a 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.0", + "version": "14.0.1.0.1", "category": "Generic Modules/Warehouse Management", "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",