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 f3c29aa commit 1b2646bCopy full SHA for 1b2646b
platform/bungeecord/build.gradle.kts
@@ -51,6 +51,7 @@ modrinth {
51
"1.21.3",
52
"1.21.4",
53
"1.21.5",
54
+ "1.21.6",
55
)
56
loaders.add("bungeecord")
57
changelog.set("https://docs.simplecloud.app/changelog")
platform/spigot/build.gradle.kts
@@ -54,6 +54,7 @@ modrinth {
58
59
loaders.add("spigot")
60
loaders.add("paper")
platform/velocity/build.gradle.kts
loaders.add("velocity")
0 commit comments