diff --git a/widgets/open-tickets/configs.xml b/widgets/open-tickets/configs.xml index 8b80cce6..ca5acfd0 100644 --- a/widgets/open-tickets/configs.xml +++ b/widgets/open-tickets/configs.xml @@ -4,7 +4,7 @@ contact@centreon.com http://www.centreon.com This widget is associated to the Open Tickets Module and allows for selecting hosts or services events for which to create tickets in your favorite ITSM tools. This widget can also list already created tickets with their ID and datetime. - 21.04.0 + 21.04.1 centreon, widget, tickets ./widgets/open-tickets/resources/centreon-logo.png diff --git a/www/modules/centreon-open-tickets/conf.php b/www/modules/centreon-open-tickets/conf.php index 61c86f1e..fff1f529 100644 --- a/www/modules/centreon-open-tickets/conf.php +++ b/www/modules/centreon-open-tickets/conf.php @@ -22,7 +22,7 @@ $module_conf['centreon-open-tickets']["rname"] = "Centreon Open Tickets"; $module_conf['centreon-open-tickets']["name"] = "centreon-open-tickets"; -$module_conf['centreon-open-tickets']["mod_release"] = "21.04.0"; +$module_conf['centreon-open-tickets']["mod_release"] = "21.04.1"; $module_conf['centreon-open-tickets']["infos"] = "Centreon Open Tickets is a community module developed to " . "create tickets to your favorite ITSM tools using API. @@ -37,7 +37,7 @@ $module_conf['centreon-open-tickets']["is_removeable"] = "1"; $module_conf['centreon-open-tickets']["author"] = "Centreon"; $module_conf['centreon-open-tickets']["stability"] = "stable"; -$module_conf['centreon-open-tickets']["last_update"] = "2021-04-20"; +$module_conf['centreon-open-tickets']["last_update"] = "2021-05-27"; $module_conf['centreon-open-tickets']["release_note"] = "https://docs.centreon.com/21.04/en/releases/centreon-os-extensions.html"; $module_conf['centreon-open-tickets']["images"] = [