Skip to content

Commit 4122069

Browse files
committed
feat: 1.21.5
1 parent 34dfb30 commit 4122069

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

platform/bungeecord/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ modrinth {
4848
"1.21.1",
4949
"1.21.2",
5050
"1.21.3",
51-
"1.21.4"
51+
"1.21.4",
52+
"1.21.5",
5253
)
5354
loaders.add("bungeecord")
5455
changelog.set("https://docs.simplecloud.app/changelog")

platform/velocity/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ modrinth {
5151
"1.21.1",
5252
"1.21.2",
5353
"1.21.3",
54-
"1.21.4"
54+
"1.21.4",
55+
"1.21.5",
5556
)
5657
loaders.add("velocity")
5758
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)