Skip to content

Commit 7673c4d

Browse files
committed
Update MeteorPlusAddon.java
1 parent 899e898 commit 7673c4d

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
@@ -263,7 +263,7 @@ public String getWebsite() {
263263

264264
@Override
265265
public GithubRepo getRepo() {
266-
return new GithubRepo("Nekiplay", "MeteorPlus", "main", null);
266+
return new GithubRepo("MeteorClientPlus", "MeteorPlus", "1.20.4", null);
267267
}
268268

269269
@Override

0 commit comments

Comments
 (0)