From 99a37ce5dfcdf18fb9ebae69d7bfacb6a088c4e2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 14 Jul 2023 09:21:08 +0000 Subject: [PATCH] stock_reserve_rule 14.0.1.2.0 --- 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 cf70ece0f..570c32091 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": "14.0.1.1.1", + "version": "14.0.1.2.0", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management",