diff --git a/moreticket.xml b/moreticket.xml index 4587d7a4b1..5ff0e8cb8d 100644 --- a/moreticket.xml +++ b/moreticket.xml @@ -23,6 +23,10 @@ Infotel + + 1.4.1 + 9.3 + 1.4.0 9.3 diff --git a/setup.php b/setup.php index f9bc0a83c3..78e74d06a9 100644 --- a/setup.php +++ b/setup.php @@ -91,7 +91,7 @@ function plugin_version_moreticket() { return array( 'name' => __('More ticket', 'moreticket'), - 'version' => "1.4.0", + 'version' => "1.4.1", 'author' => "Infotel", 'homepage' => "https://github.com/InfotelGLPI/moreticket", 'license' => 'GPLv2+',