Fixed 1.19.4 support

(cherry picked from commit ad47b7898e)
This commit is contained in:
Auxilor
2023-03-15 21:06:02 +00:00
parent 52072bd935
commit bc24aaeb3c

View File

@@ -22,7 +22,8 @@ public final class ProxyConstants {
"v1_18_R1",
"v1_18_R2",
"v1_19_R1",
"v1_19_R2"
"v1_19_R2",
"v1_19_R3"
);
private ProxyConstants() {