From 01de49494aa64c348ddd1ab3682f634148a0d9bf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 4 Jan 2021 11:50:59 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.1.2 --- stock_vertical_lift/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_vertical_lift/__manifest__.py b/stock_vertical_lift/__manifest__.py index b51797261..b4c2a2a9c 100644 --- a/stock_vertical_lift/__manifest__.py +++ b/stock_vertical_lift/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Vertical Lift", "summary": "Provides the core for integration with Vertical Lifts", - "version": "13.0.1.1.1", + "version": "13.0.1.1.2", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",