diff --git a/plugin.xml b/plugin.xml index 9f10f72..687c83b 100644 --- a/plugin.xml +++ b/plugin.xml @@ -53,6 +53,11 @@ Fonctionnalités TECLIB' + + 1.10.6 + ~10.0.0 + https://github.com/pluginsGLPI/news/releases/download/1.10.6/glpi-news-1.10.6.tar.bz2 + 1.10.5 ~10.0.0 diff --git a/setup.php b/setup.php index 5202ad0..066aeef 100644 --- a/setup.php +++ b/setup.php @@ -28,7 +28,7 @@ * ------------------------------------------------------------------------- */ -define ('PLUGIN_NEWS_VERSION', '1.10.5'); +define ('PLUGIN_NEWS_VERSION', '1.10.6'); // Minimal GLPI version, inclusive define("PLUGIN_NEWS_MIN_GLPI", "10.0.0");