mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
chore(linter): fix linter warning
! manifest ✘ The 'version' field should match the format <upstreamversion>~ynh<packageversion>. For example: 4.3-2~ynh3. .....
This commit is contained in:
parent
c6248f6559
commit
f078898234
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ description.de = "Standardkonformes, einfach zu benutzendes Wiki und zielt haupt
|
|||
description.es = "Sistema de Wiki de uso sencillicimo y compatible con los estándares"
|
||||
description.it = "Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo"
|
||||
|
||||
version = "2024-02-06a~ynh1"
|
||||
version = "2024.02.06a~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue