Skip to content

Commit b721710

Browse files
committed
feat: 1.21.8 support
1 parent ae5b071 commit b721710

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

proxy-bungeecord/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ modrinth {
4646
"1.21.5",
4747
"1.21.6",
4848
"1.21.7",
49+
"1.21.8",
4950
)
5051
loaders.add("bungeecord")
5152
loaders.add("waterfall")

proxy-velocity/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ modrinth {
4242
"1.21.5",
4343
"1.21.6",
4444
"1.21.7",
45+
"1.21.8",
4546
)
4647
loaders.add("velocity")
4748
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)