Skip to content

Commit ad58857

Browse files
authored
Merge pull request #18 from simplecloudapp/update/mc-26-1-26-1-1
Add Minecraft version(s) 26.1, 26.1.1
2 parents e3350b4 + 0770b14 commit ad58857

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

proxy-bungeecord/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ modrinth {
3434

3535

3636

37+
3738
"1.20",
3839
"1.20.1",
3940
"1.20.2",
@@ -53,6 +54,9 @@ modrinth {
5354
"1.21.9",
5455
"1.21.10",
5556
"1.21.11",
57+
"26.1",
58+
"26.1.1",
59+
5660

5761

5862

proxy-velocity/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ modrinth {
3030

3131

3232

33+
3334
"1.20",
3435
"1.20.1",
3536
"1.20.2",
@@ -49,6 +50,9 @@ modrinth {
4950
"1.21.9",
5051
"1.21.10",
5152
"1.21.11",
53+
"26.1",
54+
"26.1.1",
55+
5256

5357

5458

0 commit comments

Comments
 (0)