From 527ddd6f1ee968742be292ba1d16131c3098ba97 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 29 Oct 2020 09:32:09 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.1.0 --- 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 84b26b759..69ae04697 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.0.0", + "version": "13.0.1.1.0", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",