From a2e68c6a64c67406a95ef6389905187d326fa081 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 1 Apr 2021 12:05:48 +0000 Subject: [PATCH] stock_vertical_lift 13.0.1.3.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 4840d4b33..86e1df1fa 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.3.0", + "version": "13.0.1.3.1", "category": "Stock", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",