From 386ae0c9721fd44232f469b15f8d2fce8e7c73ce Mon Sep 17 00:00:00 2001 From: SergiCForgeFlow Date: Mon, 7 Aug 2023 17:48:12 +0200 Subject: [PATCH] [MIG] stock_removal_location_by_priority: Migration to 14.0 --- stock_removal_location_by_priority/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_removal_location_by_priority/__manifest__.py b/stock_removal_location_by_priority/__manifest__.py index 8015280fc..95eedad13 100644 --- a/stock_removal_location_by_priority/__manifest__.py +++ b/stock_removal_location_by_priority/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Removal Location by Priority", "summary": "Establish a removal priority on stock locations.", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "author": "ForgeFlow, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse",