File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22 <name >TicketMail</name >
33 <key >ticketmail</key >
44 <state >stable</state >
5- <logo >https://forge. glpi-project.org/attachments/740 /logo.png</logo >
5+ <logo >https://raw.githubusercontent.com/Probesys/ glpi-plugins-ticketmail/github/pics /logo.png</logo >
66 <description >
77 <short >
88 <fr ><![CDATA[ Ce plugin permet d'envoyer les informations d'un ticket à une personne par mail.]]> </fr >
3737 <num >3.4.0</num >
3838 <compatibility >9.5</compatibility >
3939 </version >
40+ <version >
41+ <num >3.4.1</num >
42+ <compatibility >9.5</compatibility >
43+ </version >
4044 </versions >
4145 <langs >
4246 <lang >fr_FR</lang >
Original file line number Diff line number Diff line change 11<?php
22
3- define ('TICKETMAIL_VERSION ' , '3.4.0 ' );
3+ define ('TICKETMAIL_VERSION ' , '3.4.1 ' );
44define ('TICKETMAIL_MIN_GLPI_VERSION ' , '9.4 ' );
55define ('TICKETMAIL_MAX_GLPI_VERSION ' , '9.6 ' );
66if (!defined ("PLUGIN_TICKETMAIL_DIR " )) {
You can’t perform that action at this time.
0 commit comments