diff --git a/src/fixes.ts b/src/fixes.ts index 602f14a..248f198 100644 --- a/src/fixes.ts +++ b/src/fixes.ts @@ -197,7 +197,7 @@ const fixes: Fix[] = [ bug: "MC-253741", key: "chat.tag.not_secure", transformer: addFullStop, - versions: ["1.19-pre2", null], + versions: ["1.19.1-pre2", null], }), ]