diff --git a/databases.xml b/databases.xml index 44dec9c..29edde0 100644 --- a/databases.xml +++ b/databases.xml @@ -23,6 +23,10 @@ Infotel + + 2.1.1 + 9.3 + 2.1.0 9.3 diff --git a/setup.php b/setup.php index 73f90d1..07eef86 100644 --- a/setup.php +++ b/setup.php @@ -90,7 +90,7 @@ function plugin_version_databases() { return [ 'name' => _n('Database', 'Databases', 2, 'databases'), - 'version' => '2.1.0', + 'version' => '2.1.1', 'author' => "Infotel", 'oldname' => 'sgbd', 'license' => 'GPLv2+',