Update required minecraft version for fabric-1.17.1

Co-authored-by: Ethan Smith <ethan@ethanhs.me>
This commit is contained in:
Kaleb Elwert 2021-07-07 23:51:36 -07:00 committed by GitHub
parent 4bd825f6c4
commit 8c7c3371ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,6 @@
"depends": {
"fabricloader": ">=0.7.4",
"fabric": ">=0.17.0",
"minecraft": "1.17"
"minecraft": "1.17.1"
}
}