Skip to content

Commit 1b2646b

Browse files
committed
feat: 1.21.6
1 parent f3c29aa commit 1b2646b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

platform/bungeecord/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ modrinth {
5151
"1.21.3",
5252
"1.21.4",
5353
"1.21.5",
54+
"1.21.6",
5455
)
5556
loaders.add("bungeecord")
5657
changelog.set("https://docs.simplecloud.app/changelog")

platform/spigot/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ modrinth {
5454
"1.21.3",
5555
"1.21.4",
5656
"1.21.5",
57+
"1.21.6",
5758
)
5859
loaders.add("spigot")
5960
loaders.add("paper")

platform/velocity/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ modrinth {
5454
"1.21.3",
5555
"1.21.4",
5656
"1.21.5",
57+
"1.21.6",
5758
)
5859
loaders.add("velocity")
5960
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)