From 77446af91024b24d6c0d97022b0421b924b1fa20 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 21 Sep 2021 15:35:31 +0000 Subject: [PATCH] stock_lot_filter_available 13.0.2.0.0 --- stock_lot_filter_available/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_lot_filter_available/__manifest__.py b/stock_lot_filter_available/__manifest__.py index 163aed969..59c272145 100644 --- a/stock_lot_filter_available/__manifest__.py +++ b/stock_lot_filter_available/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Lot Filter Available", "summary": "Allow to filter lots by available on stock", - "version": "13.0.1.0.0", + "version": "13.0.2.0.0", "category": "Warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3",