diff --git a/moreticket.xml b/moreticket.xml
index ec820cbceb..535fa56aa6 100644
--- a/moreticket.xml
+++ b/moreticket.xml
@@ -23,6 +23,10 @@
Infotel
+
+ 1.4.3
+ 9.3
+
1.4.2
9.3
diff --git a/setup.php b/setup.php
index a601723b67..b99cebb629 100644
--- a/setup.php
+++ b/setup.php
@@ -90,7 +90,7 @@ function plugin_version_moreticket() {
return [
'name' => __('More ticket', 'moreticket'),
- 'version' => "1.4.2",
+ 'version' => "1.4.3",
'author' => "Infotel",
'homepage' => "https://github.com/InfotelGLPI/moreticket",
'license' => 'GPLv2+',