We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c8de3 commit 1aa3dc2Copy full SHA for 1aa3dc2
plugin.xml
@@ -193,6 +193,11 @@ Il existe un [script de migration](https://github.com/pluginsGLPI/customfields/b
193
<compatibility>~10.0.0</compatibility>
194
<download_url>https://github.com/pluginsGLPI/fields/releases/download/1.14.0/glpi-fields-1.14.0.tar.bz2</download_url>
195
</version>
196
+ <version>
197
+ <num>1.13.1</num>
198
+ <compatibility>~9.5.0</compatibility>
199
+ <download_url>https://github.com/pluginsGLPI/fields/releases/download/1.13.1/glpi-fields-1.13.1.tar.bz2</download_url>
200
+ </version>
201
<version>
202
<num>1.13.0</num>
203
<compatibility>~9.5.0</compatibility>
0 commit comments