Skip to content

Commit

Permalink
fix(BukkitMinecraftUtils): Added 1.19.2 (1_19_R2)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeV220 committed Dec 12, 2022
1 parent 8cf6d31 commit 133b930
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ public enum MinecraftVersion {
V1_18_R1,
V1_18_R2,
V1_19_R1,
V1_19_R2,
UNKNOWN,
;

Expand Down

0 comments on commit 133b930

Please sign in to comment.