We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dbbd2f commit 135d447Copy full SHA for 135d447
command-bungeecord/build.gradle.kts
@@ -27,7 +27,8 @@ modrinth {
27
"1.21.1",
28
"1.21.2",
29
"1.21.3",
30
- "1.21.4"
+ "1.21.4",
31
+ "1.21.5",
32
)
33
loaders.add("bungeecord")
34
changelog.set("https://docs.simplecloud.app/changelog")
command-velocity/build.gradle.kts
@@ -28,7 +28,8 @@ modrinth {
loaders.add("velocity")
35
0 commit comments