Skip to content

Commit 885ec7e

Browse files
committed
feat: 1.21.5
1 parent 299ceac commit 885ec7e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

connection-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")

connection-velocity/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("velocity")
3334
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)