From 71eb298cfc1d25be7fbd2d23834c1cb7a3e3a974 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 May 2022 14:33:36 +0000 Subject: [PATCH] web_ir_actions_act_window_message 12.0.1.0.1 --- web_ir_actions_act_window_message/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_ir_actions_act_window_message/__manifest__.py b/web_ir_actions_act_window_message/__manifest__.py index 9d963daee..5907e10a5 100644 --- a/web_ir_actions_act_window_message/__manifest__.py +++ b/web_ir_actions_act_window_message/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Client side message boxes", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "author": "Therp BV, " "ACSONE SA/NV, " "Odoo Community Association (OCA)",