From 09d5ecd7980e4d90a0eda6e8a77d28156cdf9c09 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 21 Oct 2022 17:35:51 +0000 Subject: [PATCH] base_user_role 15.0.0.3.2 --- base_user_role/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py index 597b3184..ff26cb85 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -4,7 +4,7 @@ { "name": "User roles", - "version": "15.0.0.3.1", + "version": "15.0.0.3.2", "category": "Tools", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "LGPL-3",