From a8ed4ae44021e82fd4dd929e61978d57ffda8b1a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 19 Feb 2022 11:44:52 +0000 Subject: [PATCH] stock_inventory_preparation_filter 13.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 c24294b77..ff5947063 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": "13.0.1.0.0", + "version": "13.0.1.0.1", "depends": ["stock"], "author": "AvanzOSC," "Tecnativa," "Odoo Community Association (OCA)", "category": "Inventory, Logistic, Storage",