From b1b73d6250c154f29bc77f5ab9f2845b624fb946 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 15 May 2023 10:50:10 +0000 Subject: [PATCH] web_time_range_menu_custom 15.0.1.0.1 --- web_time_range_menu_custom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_time_range_menu_custom/__manifest__.py b/web_time_range_menu_custom/__manifest__.py index 54575213a..7ff9a88ba 100644 --- a/web_time_range_menu_custom/__manifest__.py +++ b/web_time_range_menu_custom/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Web Time Range Menu Custom", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/web",