From 0fe4b75f1fe461a2b6af731649edde94d28c5701 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 15 Jul 2019 16:24:19 +0000 Subject: [PATCH] stock_orderpoint_uom 12.0.1.1.0 --- stock_orderpoint_uom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_orderpoint_uom/__manifest__.py b/stock_orderpoint_uom/__manifest__.py index 5314f09c8..e3cc889de 100644 --- a/stock_orderpoint_uom/__manifest__.py +++ b/stock_orderpoint_uom/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Orderpoint UoM", "summary": "Allows to create procurement orders in the UoM indicated in " "the orderpoint", - "version": "12.0.1.0.0", + "version": "12.0.1.1.0", "author": "Eficent, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",