From 4d1d0775f30721f46e10f198e783102522a06e57 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 9 Feb 2023 13:30:23 +0000 Subject: [PATCH] stock_request_submit 14.0.1.3.0 --- stock_request_submit/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_submit/__manifest__.py b/stock_request_submit/__manifest__.py index 66a88ac5e..198d4a6af 100644 --- a/stock_request_submit/__manifest__.py +++ b/stock_request_submit/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Stock Request Submit", "summary": "Add submit state on Stock Requests", - "version": "14.0.1.2.0", + "version": "14.0.1.3.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Open Source Integrators, Odoo Community Association (OCA)",