Skip to content

Commit 2515cfb

Browse files
committed
update xml
1 parent 1dc7f07 commit 2515cfb

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

plugin.xml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<name>Tag</name>
33
<key>tag</key>
44
<state>stable</state>
5-
<logo>https://raw.githubusercontent.com/TECLIB/tag/master/icon.png</logo>
5+
<logo>https://raw.githubusercontent.com/pluginsGLPI/tag/master/icon.png</logo>
66
<description>
77
<short>
88
<fr>Ajout de tags sur n'importe quel objet de GLPI</fr>
@@ -17,15 +17,20 @@
1717
</fr>
1818
</long>
1919
</description>
20-
<homepage>https://github.com/TECLIB/tag</homepage>
21-
<download>https://github.com/TECLIB/tag/releases</download>
22-
<issues>https://github.com/TECLIB/tag/issues</issues>
23-
<readme>https://github.com/TECLIB/tag/blob/master/README.md</readme>
20+
<homepage>https://github.com/pluginsGLPI/tag</homepage>
21+
<download>https://github.com/pluginsGLPI/tag/releases</download>
22+
<issues>https://github.com/pluginsGLPI/tag/issues</issues>
23+
<readme>https://github.com/pluginsGLPI/tag/blob/master/README.md</readme>
2424
<authors>
2525
<author>TECLIB'</author>
2626
<author>Emmanuel HAGUET</author>
2727
</authors>
2828
<versions>
29+
<version>
30+
<num>1.2</num>
31+
<compatibility>0.85</compatibility>
32+
<compatibility>0.90</compatibility>
33+
</version>
2934
<version>
3035
<num>1.1</num>
3136
<compatibility>0.85</compatibility>
@@ -59,6 +64,6 @@
5964
</en>
6065
</tags>
6166
<screenshots>
62-
<screenshot>https://raw.githubusercontent.com/TECLIB/tag/master/screenshot.png</screenshot>
67+
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/tag/master/screenshot.png</screenshot>
6368
</screenshots>
6469
</root>

0 commit comments

Comments
 (0)