From 5d7c466977764a3b28dc1e500a0b5b861e9bfc34 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 24 Oct 2020 07:35:49 +0000 Subject: [PATCH] stock_location_product_restriction 10.0.1.0.1 --- stock_location_product_restriction/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_location_product_restriction/__manifest__.py b/stock_location_product_restriction/__manifest__.py index 4e087cf3d..4e8201afe 100644 --- a/stock_location_product_restriction/__manifest__.py +++ b/stock_location_product_restriction/__manifest__.py @@ -6,7 +6,7 @@ "name": "Stock Location Product Restriction", "summary": """ Prevent to mix different products into the same stock location""", - "version": "10.0.1.0.0", + "version": "10.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://acsone.eu/",