From 5da27ebb40ba81ebc7dcf4e0511bf995fe510958 Mon Sep 17 00:00:00 2001 From: maltayyar2 Date: Thu, 4 Dec 2025 11:27:32 +0300 Subject: [PATCH] [IMP] event_custom: automatic update Auto-generated commit based on local changes. --- odex-event/event_custom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odex-event/event_custom/__manifest__.py b/odex-event/event_custom/__manifest__.py index c31e3c344..194cc9b4e 100644 --- a/odex-event/event_custom/__manifest__.py +++ b/odex-event/event_custom/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { 'name': 'Events Custom', - 'version': '1.0.1', + 'version': '1.1.0', 'website': 'https://www.odoo.com/page/events', 'category': 'Odex25-Event/Odex25-Event', 'summary': 'Add Extra Features to Event Standard module',