Skip to content

Commit ca07d32

Browse files
committed
chore: require meteor-client >=26.2-0 in fabric.mod.json
1 parent 3697c7f commit ca07d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"depends": {
2828
"java": ">=25",
2929
"minecraft": ">=26.2",
30-
"meteor-client": ">=0.5.0"
30+
"meteor-client": ">=26.2-0"
3131
}
3232
}

0 commit comments

Comments
 (0)