Forgot to update minimum versions in META files

This commit is contained in:
2022-07-31 20:50:23 +02:00
parent ecb8394a50
commit 5f32672dae
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"depends": {
"fabricloader": ">=0.14",
"fabric": "*",
"minecraft": "1.19.x",
"minecraft": "1.19.1",
"java": ">=17"
}
}