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