Chore : compat SPIP 4.2
This commit is contained in:
parent
da0e3c0270
commit
b8617c9bda
1 changed files with 2 additions and 8 deletions
10
paquet.xml
10
paquet.xml
|
@ -1,23 +1,17 @@
|
|||
<paquet
|
||||
prefix="lecteur_qrcode"
|
||||
version="1.0.0"
|
||||
version="1.0.1"
|
||||
etat="dev"
|
||||
compatibilite="[4.0.6;4.0.*]"
|
||||
compatibilite="[4.0.6;4.2.*]"
|
||||
logo="prive/themes/spip/images/lecteur_qrcode-xx.svg"
|
||||
documentation=""
|
||||
>
|
||||
<!--
|
||||
Paquet généré le 2022-05-30 16:16:54
|
||||
-->
|
||||
|
||||
<nom>Lecteur de qrcode</nom>
|
||||
|
||||
|
||||
<auteur>tofulm</auteur>
|
||||
|
||||
<licence>GNU/GPL</licence>
|
||||
|
||||
<pipeline nom="autoriser" inclure="lecteur_qrcode_autorisations.php" />
|
||||
|
||||
|
||||
</paquet>
|
||||
|
|
Loading…
Add table
Reference in a new issue