From 52ad760b18dbf895079e2baedcf2ab11f5bf12b4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 Jan 2021 08:39:07 +0000 Subject: [PATCH] stock_reserve_rule 13.0.1.2.1 --- stock_reserve_rule/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_reserve_rule/__manifest__.py b/stock_reserve_rule/__manifest__.py index 21acac501..7260fc480 100644 --- a/stock_reserve_rule/__manifest__.py +++ b/stock_reserve_rule/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Reservation Rules", "summary": "Configure reservation rules by location", - "version": "13.0.1.2.0", + "version": "13.0.1.2.1", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management",