From 5f9f13780c07e74e09508ddf9be4e32d8eaaab41 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 1 Oct 2021 11:43:20 +0000 Subject: [PATCH] stock_orderpoint_route 14.0.1.1.0 --- stock_orderpoint_route/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_orderpoint_route/__manifest__.py b/stock_orderpoint_route/__manifest__.py index 608014b7b..f5ef21e9e 100644 --- a/stock_orderpoint_route/__manifest__.py +++ b/stock_orderpoint_route/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Orderpoint Route", "summary": "Allows to force a route to be used when procuring from orderpoints", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Camptocamp, Odoo Community Association (OCA)",