From 5a93a73ee35e7f7f527a7802465544b7dd60f6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Feb 2023 12:54:21 +0100 Subject: [PATCH] Fix --- manifest.toml | 2 +- tests.toml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) 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"