Skip to content

Commit c557aab

Browse files
committed
feat: 1.21.8
1 parent bdc4186 commit c557aab

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
@@ -53,6 +53,7 @@ modrinth {
5353
"1.21.5",
5454
"1.21.6",
5555
"1.21.7",
56+
"1.21.8",
5657
)
5758
loaders.add("bungeecord")
5859
loaders.add("waterfall")

platform/spigot/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ modrinth {
5656
"1.21.5",
5757
"1.21.6",
5858
"1.21.7",
59+
"1.21.8",
5960
)
6061
loaders.add("spigot")
6162
loaders.add("paper")

platform/velocity/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ modrinth {
5656
"1.21.5",
5757
"1.21.6",
5858
"1.21.7",
59+
"1.21.8",
5960
)
6061
loaders.add("velocity")
6162
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)