diff --git a/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json b/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json index 1c85e81..55db6f6 100644 --- a/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json +++ b/pandalib-core/src/main/resources/fr/pandacube/lib/core/mc_version/mcversion.json @@ -73,7 +73,8 @@ "1.21.3": 768, "1.21.4": 769, "1.21.5": 770, - "1.21.6": 771 + "1.21.6": 771, + "1.21.7": 772 }, "versionsOfProtocol": { "4": [ @@ -241,6 +242,9 @@ ], "771": [ "1.21.6" + ], + "772": [ + "1.21.7" ] } } \ No newline at end of file