mirror of
https://github.com/YunoHost-Apps/20euros_ynh.git
synced 2024-09-03 18:05:53 +02:00
Fix
This commit is contained in:
parent
a478ef15e8
commit
5a93a73ee3
2 changed files with 1 additions and 7 deletions
|
@ -5,7 +5,7 @@ name = "20 euros"
|
||||||
description.en = "2048 variant with Euro coins and notes"
|
description.en = "2048 variant with Euro coins and notes"
|
||||||
description.fr = "Variante de 2048 avec pièces et billets en euros"
|
description.fr = "Variante de 2048 avec pièces et billets en euros"
|
||||||
|
|
||||||
version = "1.0~ynh7"
|
version = "1.0~ynh8"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
|
|
@ -7,9 +7,3 @@ test_format = 1.0
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
exclude ="install.nourl"
|
exclude ="install.nourl"
|
||||||
|
|
||||||
# -------------------------------
|
|
||||||
# Commits to test upgrade from
|
|
||||||
# -------------------------------
|
|
||||||
|
|
||||||
test_upgrade_from.d653976.name = "Upgrade from 23.01"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue