diff --git a/badges.xml b/badges.xml
index dc81ac3..2df1a27 100644
--- a/badges.xml
+++ b/badges.xml
@@ -25,6 +25,10 @@
Infotel
+
+ 2.5.0
+ 9.4
+
2.4.1
9.3
diff --git a/setup.php b/setup.php
index 71179c0..c6563c7 100644
--- a/setup.php
+++ b/setup.php
@@ -98,7 +98,7 @@ function plugin_version_badges() {
return [
'name' => _n('Badge', 'Badges', 2, 'badges'),
'version' => PLUGIN_BADGES_VERSION,
- 'author' => "Infotel",
+ 'author' => "Infotel",
'license' => 'GPLv2+',
'homepage' => 'https://github.com/InfotelGLPI/badges',
'requirements' => [