From 36eebf7db45c4152fa90ee4be40d00103a2ec2a0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 11 Jan 2022 11:49:13 +0000 Subject: [PATCH] stock_secondary_unit 14.0.1.0.1 --- stock_secondary_unit/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_secondary_unit/__manifest__.py b/stock_secondary_unit/__manifest__.py index f0ab5e4c6..80d9e1e8e 100644 --- a/stock_secondary_unit/__manifest__.py +++ b/stock_secondary_unit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Secondary Unit", "summary": "Get product quantities in a secondary unit", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Production/Stable", "category": "stock", "website": "https://github.com/OCA/stock-logistics-warehouse",