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",