diff --git a/js/footer.js b/js/footer.js index ccae63b055..31db62d079 100644 --- a/js/footer.js +++ b/js/footer.js @@ -1,6 +1,6 @@ var fifooter = "
\ \ -FusionInventory 10.0.6+1.0 - Copyleft \ +FusionInventory 10.0.6+1.1 - Copyleft \ © \ 2010-2019 by FusionInventory Team \ "; diff --git a/setup.php b/setup.php index 23043e3d6f..38f4dd6212 100644 --- a/setup.php +++ b/setup.php @@ -45,7 +45,7 @@ * */ -define ("PLUGIN_FUSIONINVENTORY_VERSION", "10.0.6+1.0"); +define ("PLUGIN_FUSIONINVENTORY_VERSION", "10.0.6+1.1"); // Minimal GLPI version, inclusive define('PLUGIN_FUSIONINVENTORY_GLPI_MIN_VERSION', '10.0.6'); // Maximum GLPI version, exclusive