From e40b674d33aa1bd961b6f12e15f600a87833cc25 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 20 Jul 2021 13:56:11 +0000 Subject: [PATCH] sql_request_abstract 14.0.1.0.2 --- sql_request_abstract/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql_request_abstract/__manifest__.py b/sql_request_abstract/__manifest__.py index bab022ed6..aad420c2b 100644 --- a/sql_request_abstract/__manifest__.py +++ b/sql_request_abstract/__manifest__.py @@ -4,7 +4,7 @@ { "name": "SQL Request Abstract", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "author": "GRAP,Akretion,Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], "website": "https://github.com/OCA/server-tools",