From 91507c2a521c90d7978086faaad52e261442871a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 11 Feb 2021 11:32:42 +0000 Subject: [PATCH] stock_helper 13.0.1.1.0 --- stock_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_helper/__manifest__.py b/stock_helper/__manifest__.py index c422457cb..64f890f1d 100644 --- a/stock_helper/__manifest__.py +++ b/stock_helper/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Helpers", "summary": "Add methods shared between various stock modules", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden",