From 9dd7815831632d4288e1270e15222456c6d3f6d4 Mon Sep 17 00:00:00 2001 From: Petr Vecera Date: Fri, 3 May 2024 21:18:33 +0200 Subject: [PATCH] Fix the value in selector --- config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ts b/config.ts index 4ecc3ec7..56386971 100644 --- a/config.ts +++ b/config.ts @@ -58,7 +58,7 @@ const statsPatchSelector: Record< "1.6.6": { from: "2024-05-02", to: "now", - value: "1.6.5", + value: "1.6.6", label: "1.6.5 - 1.6.6", group: "Coral Viper", },