From 1e012389bc9577bcc735f55238e792ddbc797b9e Mon Sep 17 00:00:00 2001 From: maltayyar2 Date: Thu, 4 Dec 2025 10:54:43 +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 84c31ffa0..c31e3c344 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', + 'version': '1.0.1', 'website': 'https://www.odoo.com/page/events', 'category': 'Odex25-Event/Odex25-Event', 'summary': 'Add Extra Features to Event Standard module',