diff --git a/setup.php b/setup.php index 52eb7b1..a93faaa 100755 --- a/setup.php +++ b/setup.php @@ -150,7 +150,7 @@ function plugin_init_example() { function plugin_version_example() { return array('name' => 'Plugin Example', - 'version' => '0.3.0', + 'version' => '4.0', 'author' => 'Julien Dombre', 'homepage' => 'https://forge.indepnet.net/projects/example', 'minGlpiVersion' => '0.80');// For compatibility / no install in version < 0.80 @@ -183,4 +183,4 @@ function plugin_example_check_config($verbose=false) { } -?> \ No newline at end of file +?>