diff --git a/maintenance_stock/__manifest__.py b/maintenance_stock/__manifest__.py index 5c4327a83..52ce7634e 100644 --- a/maintenance_stock/__manifest__.py +++ b/maintenance_stock/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Links maintenance requests to stock", "author": "Odoo Community Association (OCA), Solvos", "license": "AGPL-3", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "category": "Warehouse", "website": "https://github.com/OCA/maintenance", "depends": ["base_maintenance", "stock"],