Skip to content

Commit f4ee823

Browse files
AdrienClairembaultbtry
authored andcommitted
Prevent user from downloading invalid versions
1 parent 29ed099 commit f4ee823

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugin.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,17 @@ Features
6565
</version>
6666
<version>
6767
<num>2.13.8</num>
68-
<compatibility>~10.0</compatibility>
68+
<compatibility>~10.0.10</compatibility>
6969
<download_url>https://github.com/pluginsGLPI/formcreator/releases/download/2.13.8/glpi-formcreator-2.13.8.tar.bz2</download_url>
7070
</version>
7171
<version>
7272
<num>2.13.7</num>
73-
<compatibility>~10.0</compatibility>
73+
<compatibility>~10.0.9</compatibility>
7474
<download_url>https://github.com/pluginsGLPI/formcreator/releases/download/2.13.7/glpi-formcreator-2.13.7.tar.bz2</download_url>
7575
</version>
7676
<version>
7777
<num>2.13.6</num>
78-
<compatibility>~10.0</compatibility>
78+
<compatibility>~10.0.7</compatibility>
7979
<download_url>https://github.com/pluginsGLPI/formcreator/releases/download/2.13.6/glpi-formcreator-2.13.6.tar.bz2</download_url>
8080
</version>
8181
<version>

0 commit comments

Comments
 (0)