diff --git a/stock_location_template/__manifest__.py b/stock_location_template/__manifest__.py index 451d50273..196c49d5e 100644 --- a/stock_location_template/__manifest__.py +++ b/stock_location_template/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Location Template", "summary": "Introduces the concept of location template", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "AGPL-3", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",