From 599ca1b061ced0b03776e22ac194e97b36269a3d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Dec 2020 18:03:18 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.1.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 69ae04697..b51797261 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.0", + "version": "13.0.1.1.1", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",