Skip to content

Commit cfec6f8

Browse files
committed
feat: 1.21.5
1 parent b5238bb commit cfec6f8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

proxy-bungeecord/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ modrinth {
4242
"1.21.1",
4343
"1.21.2",
4444
"1.21.3",
45-
"1.21.4"
45+
"1.21.4",
46+
"1.21.5",
4647
)
4748
loaders.add("bungeecord")
4849
changelog.set("https://docs.simplecloud.app/changelog")

proxy-velocity/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ modrinth {
3838
"1.21.1",
3939
"1.21.2",
4040
"1.21.3",
41-
"1.21.4"
41+
"1.21.4",
42+
"1.21.5",
4243
)
4344
loaders.add("velocity")
4445
changelog.set("https://docs.simplecloud.app/changelog")

0 commit comments

Comments
 (0)