packets: Update version to 1.21.6-rc1

This commit is contained in:
Oliver
2025-06-15 15:17:04 +02:00
committed by Oliver
parent 0673af8b29
commit 0f77e61e8d

View File

@@ -7,7 +7,7 @@ import java.util.List;
public enum ServerVersion {
v1_21_6("1.21.6", 771),
v1_21_6("1.21.6 Release Candidate 1", 771),
v1_21_5("1.21.5", 770),
v1_21_4("1.21.4", 769),
v1_21_3("1.21.3", 768),