From 6f12fa14e9aab46203182ec3e5f0f7a730cbe2ef Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 5 Jan 2021 09:03:36 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.1.3 --- 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 b4c2a2a9c..b8daf3556 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.2", + "version": "13.0.1.1.3", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",