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",