From dc8ef2da3b6ac0bda1f2c8636a00d30619493196 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 24 Jun 2023 16:59:39 +0000 Subject: [PATCH] base_user_role 16.0.1.2.0 --- 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 acce0f20..4db6d34b 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -4,7 +4,7 @@ { "name": "User roles", - "version": "16.0.1.1.1", + "version": "16.0.1.2.0", "category": "Tools", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "LGPL-3",