diff --git a/example.xml b/example.xml
index 9b1a18c..3142e81 100644
--- a/example.xml
+++ b/example.xml
@@ -26,7 +26,7 @@
0.0.1
- 9.4
+ 9.5
diff --git a/setup.php b/setup.php
index 5478d89..66af1a4 100755
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define('PLUGIN_EXAMPLE_VERSION', '7.2');
+define('PLUGIN_EXAMPLE_VERSION', '0.0.1');
// Minimal GLPI version, inclusive
define('PLUGIN_EXAMPLE_MIN_GLPI', '9.5.0');