Skip to content

Commit 451f85f

Browse files
authored
Merge pull request #21 from simplecloudapp/update/mc-26-1-26-1-1
Add Minecraft version(s) 26.1, 26.1.1
2 parents 9459efb + d081662 commit 451f85f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

connection-bungeecord/build.gradle.kts

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

2020

2121

22+
2223
"1.20",
2324
"1.20.1",
2425
"1.20.2",
@@ -38,6 +39,9 @@ modrinth {
3839
"1.21.9",
3940
"1.21.10",
4041
"1.21.11",
42+
"26.1",
43+
"26.1.1",
44+
4145

4246

4347

connection-velocity/build.gradle.kts

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

2020

2121

22+
2223
"1.20",
2324
"1.20.1",
2425
"1.20.2",
@@ -38,6 +39,9 @@ modrinth {
3839
"1.21.9",
3940
"1.21.10",
4041
"1.21.11",
42+
"26.1",
43+
"26.1.1",
44+
4145

4246

4347

0 commit comments

Comments
 (0)