Skip to content

Commit 792f8af

Browse files
committed
feat: 1.21.8 support
1 parent 0477a6a commit 792f8af

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

command-bungeecord/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ modrinth {
3131
"1.21.5",
3232
"1.21.6",
3333
"1.21.7",
34+
"1.21.8",
3435
)
3536
loaders.add("bungeecord")
3637
loaders.add("waterfall")

command-velocity/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ modrinth {
3232
"1.21.5",
3333
"1.21.6",
3434
"1.21.7",
35+
"1.21.8",
3536
)
3637
loaders.add("velocity")
3738
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)