Skip to content

Commit

Permalink
Update XML & URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmr committed Feb 25, 2019
1 parent 06200ee commit fddbebf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions badges.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
<author>Infotel</author>
</authors>
<versions>
<version>
<num>2.5.0</num>
<compatibility>9.4</compatibility>
</version>
<version>
<num>2.4.1</num>
<compatibility>9.3</compatibility>
Expand Down
2 changes: 1 addition & 1 deletion setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ function plugin_version_badges() {
return [
'name' => _n('Badge', 'Badges', 2, 'badges'),
'version' => PLUGIN_BADGES_VERSION,
'author' => "<a href='http://infotel.com/services/expertise-technique/glpi/'>Infotel</a>",
'author' => "<a href='http://blogglpi.infotel.com'>Infotel</a>",
'license' => 'GPLv2+',
'homepage' => 'https://github.com/InfotelGLPI/badges',
'requirements' => [
Expand Down

0 comments on commit fddbebf

Please sign in to comment.