From 6526d15f65a3a48329ffd93c1dc55d771559a97b Mon Sep 17 00:00:00 2001 From: Mamie <693751+supermamie@users.noreply.github.com> Date: Fri, 17 May 2024 11:24:12 +0200 Subject: [PATCH] clean commit --- manifest.toml | 2 +- tests.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3cb97ff..0ae4836 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh4" +version = "5.8.0~ynh3" maintainers = [] diff --git a/tests.toml b/tests.toml index e616f26..22d6335 100644 --- a/tests.toml +++ b/tests.toml @@ -34,7 +34,8 @@ test_format = 1.0 only = ["install.root", "backup_restore", "upgrade"] args.game = "mineclonia" + ["Test-mineclone2"] only = ["install.root", "backup_restore", "upgrade"] - args.game = "mineclone2" + args.game = "mineclone2" \ No newline at end of file