From d0624e6d0220a9eb3c151175def6da9dabe741ae Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 21 Feb 2022 16:39:03 +0000 Subject: [PATCH] stock_inventory_preparation_filter 14.0.1.0.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 ee6ccd775..c8f7cecb8 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": "14.0.1.0.0", + "version": "14.0.1.0.1", "depends": ["stock"], "author": "AvanzOSC," "Tecnativa," "Odoo Community Association (OCA)", "category": "Inventory, Logistic, Storage",