diff --git a/manifest.toml b/manifest.toml index aa4427e..8433e9e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "20 euros" description.en = "2048 variant with Euro coins and notes" description.fr = "Variante de 2048 avec pièces et billets en euros" -version = "1.0~ynh7" +version = "1.0~ynh8" maintainers = ["eric_G"] diff --git a/tests.toml b/tests.toml index dc246b7..0544ce1 100644 --- a/tests.toml +++ b/tests.toml @@ -7,9 +7,3 @@ test_format = 1.0 # ------------ exclude ="install.nourl" - - # ------------------------------- - # Commits to test upgrade from - # ------------------------------- - - test_upgrade_from.d653976.name = "Upgrade from 23.01"