Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
changer version & update xml
Browse files Browse the repository at this point in the history
  • Loading branch information
amma35 committed Aug 13, 2018
1 parent ab5fddc commit a40b4b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions databases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
<author>Infotel</author>
</authors>
<versions>
<version>
<num>2.1.1</num>
<compatibility>9.3</compatibility>
</version>
<version>
<num>2.1.0</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 @@ -90,7 +90,7 @@ function plugin_version_databases() {

return [
'name' => _n('Database', 'Databases', 2, 'databases'),
'version' => '2.1.0',
'version' => '2.1.1',
'author' => "<a href='http://infotel.com/services/expertise-technique/glpi/'>Infotel</a>",
'oldname' => 'sgbd',
'license' => 'GPLv2+',
Expand Down

0 comments on commit a40b4b7

Please sign in to comment.