From 0d27e2aeae62f7f45b3bc650ee4183372a993e55 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 May 2022 13:06:07 +0000 Subject: [PATCH] stock_orderpoint_route 14.0.1.1.1 --- 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 f5ef21e9e..a444be969 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.1.0", + "version": "14.0.1.1.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Camptocamp, Odoo Community Association (OCA)",