Skip to content

Commit 135d447

Browse files
committed
feat: 1.21.5
1 parent 6dbbd2f commit 135d447

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

command-bungeecord/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ modrinth {
2727
"1.21.1",
2828
"1.21.2",
2929
"1.21.3",
30-
"1.21.4"
30+
"1.21.4",
31+
"1.21.5",
3132
)
3233
loaders.add("bungeecord")
3334
changelog.set("https://docs.simplecloud.app/changelog")

command-velocity/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ modrinth {
2828
"1.21.1",
2929
"1.21.2",
3030
"1.21.3",
31-
"1.21.4"
31+
"1.21.4",
32+
"1.21.5",
3233
)
3334
loaders.add("velocity")
3435
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)