From b5c2acbb1eb09021bafa3d1e8c3c7fd0957d970c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 23 Apr 2020 16:16:27 +0000 Subject: [PATCH] stock_location_template 12.0.1.0.1 --- stock_location_template/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",