9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

test: bump test suite to 1.21.5

This commit is contained in:
William278
2025-04-16 18:37:26 +01:00
parent 8d047d8892
commit 30d1acc67e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ from tqdm import tqdm
class Parameters:
root_dir = './servers/'
proxy_version = "3.4.0-SNAPSHOT"
minecraft_version = '1.21.4'
minecraft_version = '1.21.5'
eula_agreement = 'true'
backend_names = ['alpha', 'beta']