correct one this time

This commit is contained in:
Devin Zuczek
2026-08-13 23:30:36 -04:00
committed by devin
parent 3edc315205
commit 7430116339
+1 -1
View File
@@ -47,7 +47,7 @@ export const SUPPORTED_GAME_VERSIONS: string[] = [
'20230616',
'20231207',
'20250424.01',
'20250718.0',
'20250718.01',
]
/** Whether a client-supplied build (the version check's `?v=`) is one we serve. */