MC 1.21.8
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"1.21.4": 769,
|
||||
"1.21.5": 770,
|
||||
"1.21.6": 771,
|
||||
"1.21.7": 772
|
||||
"1.21.7": 772,
|
||||
"1.21.8": 772
|
||||
},
|
||||
"versionsOfProtocol": {
|
||||
"4": [
|
||||
@@ -244,7 +245,8 @@
|
||||
"1.21.6"
|
||||
],
|
||||
"772": [
|
||||
"1.21.7"
|
||||
"1.21.7",
|
||||
"1.21.8"
|
||||
]
|
||||
}
|
||||
}
|
4
pom.xml
4
pom.xml
@@ -56,8 +56,8 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
<bungeecord.version>1.21-R0.4-SNAPSHOT</bungeecord.version>
|
||||
<paper.version>1.21.7-R0.1</paper.version>
|
||||
<mc.version>1.21.7</mc.version>
|
||||
<paper.version>1.21.8-R0.1</paper.version>
|
||||
<mc.version>1.21.8</mc.version>
|
||||
|
||||
<guava.version>33.3.1-jre</guava.version> <!-- Match the version imported by Paper API/BungeeCord API if possible -->
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user