From 97ee6c10bddeb8cff8070ed6c956c23fe69c4c1a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 22 Feb 2021 11:48:26 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.2.1 --- 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 fc1e1e825..c201a9b10 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.2.0", + "version": "13.0.1.2.1", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",