Fix the QFAPI version

turns out we grabbed a dead version somehow
This commit is contained in:
NoComment 2023-01-14 10:20:27 +00:00 committed by GitHub
parent a671ac2d56
commit e578a40d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
kotlin = "1.8.0"
minecraft = "1.19.3"
qfapi = "5.0.0-beta.2+0.68.1-1.19.3"
qfapi = "5.0.0-alpha.9+0.72.0-1.19.3"
qkl = "1.1.0+kt.1.8.0+flk.1.9.0"
loader = "0.17.8"
mappings = "1.19.3+build.9"