From 7eb2965347d4a463827487190a072e07fd4f7dcc Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:27:34 +0100 Subject: [PATCH] Update test.toml to v0.7.1 --> v0.7.2 --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 2f1968a..73f347a 100644 --- a/tests.toml +++ b/tests.toml @@ -17,6 +17,6 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.7600f04.name = "0.5.4" test_upgrade_from.d291f0e.name = "0.6.4" test_upgrade_from.749f46f.name = "0.6.6" + test_upgrade_from.4ad5a01.name = "0.7.1"