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.20.4

This commit is contained in:
William
2023-12-10 17:02:18 +00:00
parent 5ec0f1b098
commit e7e6f9cfa7

View File

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