From 0a2ff270b3b841f7d76e968c9e436458382e8bb6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 22 Sep 2021 15:03:34 +0000 Subject: [PATCH] stock_location_last_inventory_date 13.0.1.0.1 --- stock_location_last_inventory_date/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_location_last_inventory_date/__manifest__.py b/stock_location_last_inventory_date/__manifest__.py index 29f418a36..fbe0b8680 100644 --- a/stock_location_last_inventory_date/__manifest__.py +++ b/stock_location_last_inventory_date/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Location Last Inventory Date", "summary": "Show the last inventory date for a leaf location", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "development_status": "Alpha", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",