From f8617166d705a945669a59d34fc4c7dafdc692be Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Jul 2020 17:13:49 +0000 Subject: [PATCH] stock_inventory_preparation_filter 12.0.1.1.1 --- stock_inventory_preparation_filter/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_preparation_filter/__manifest__.py b/stock_inventory_preparation_filter/__manifest__.py index cc130eedf..ea499bed5 100644 --- a/stock_inventory_preparation_filter/__manifest__.py +++ b/stock_inventory_preparation_filter/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Extended Inventory Preparation Filters", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "depends": [ "stock", ],