Update to 1.19.4 and bump Fabric API version

Update for 1.19.4 and bump the API and mappings ahead of the 1.20
release! :)
This commit is contained in:
Adam Macdonald
2023-05-31 16:51:46 +01:00
parent 818c061195
commit f6257060f0
2 changed files with 6 additions and 6 deletions

View File

@@ -28,9 +28,9 @@
],
"depends": {
"fabricloader": ">=0.14.17",
"fabricloader": ">=0.14.21",
"fabric-api": "*",
"minecraft": "~1.19.3",
"minecraft": "~1.19.4",
"java": ">=17"
}
}