fix versioning

This commit is contained in:
Cloudburst
2021-10-04 19:17:52 +02:00
committed by GitHub
parent 122edd0823
commit 1de8d5736b

View File

@@ -33,6 +33,6 @@
"depends": {
"java": "16",
"minecraft": ">=@mc_version@",
"meteor-client": ">0.4.3"
"meteor-client": "*"
}
}