From 55b21e499ecf476bf49dfe30dc4a011f812f3ec4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 3 Jun 2021 15:47:40 +0000 Subject: [PATCH] stock_inventory_discrepancy 13.0.1.1.0 --- stock_inventory_discrepancy/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_discrepancy/__manifest__.py b/stock_inventory_discrepancy/__manifest__.py index 951c3df47..f3d42f03f 100644 --- a/stock_inventory_discrepancy/__manifest__.py +++ b/stock_inventory_discrepancy/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Adds the capability to show the discrepancy of every line in " "an inventory and to block the inventory validation when the " "discrepancy is over a user defined threshold.", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse",