Skip to content

Commit df2e78d

Browse files
authored
Merge branch 'MeteorClientPlus:1.21.10' into 1.21.10-noCT
2 parents 2d39352 + b6e4fe7 commit df2e78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/nekiplay/meteorplus/MeteorPlusAddon.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ public String getWebsite() {
215215

216216
@Override
217217
public GithubRepo getRepo() {
218-
return new GithubRepo("MeteorClientPlus", "MeteorPlus", "1.21.4", null);
218+
return new GithubRepo("MeteorClientPlus", "MeteorPlus", "1.21.10", null);
219219
}
220220

221221
@Override

0 commit comments

Comments
 (0)