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',