We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2f0d18 + 4593d29 commit 72364abCopy full SHA for 72364ab
2 files changed
connection-bungeecord/build.gradle.kts
@@ -16,6 +16,7 @@ modrinth {
16
versionType.set("beta")
17
uploadFile.set(tasks.shadowJar)
18
gameVersions.addAll(
19
+
20
"1.20",
21
"1.20.1",
22
"1.20.2",
@@ -32,6 +33,8 @@ modrinth {
32
33
"1.21.6",
34
"1.21.7",
35
"1.21.8",
36
+ "1.21.9",
37
38
)
39
loaders.add("bungeecord")
40
loaders.add("waterfall")
connection-velocity/build.gradle.kts
loaders.add("velocity")
changelog.set("https://docs.simplecloud.app/changelog")
0 commit comments