From 6f520727e29d315c6681651c22592ce79cfb758a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 9 May 2021 00:02:31 +0000 Subject: [PATCH] stock_cubiscan 13.0.1.1.1 --- stock_cubiscan/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_cubiscan/__manifest__.py b/stock_cubiscan/__manifest__.py index 8c2d05859..0168df969 100644 --- a/stock_cubiscan/__manifest__.py +++ b/stock_cubiscan/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Cubiscan", "summary": "Implement inteface with Cubiscan devices for packaging", - "version": "13.0.1.1.0", + "version": "13.0.1.1.1", "category": "Warehouse", "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3",