target 1.20.5 release, build neoforge again

This commit is contained in:
onebeastchris 2024-04-23 23:04:38 +02:00 committed by Camotoy
parent c54624fb26
commit 687d299ff5
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
11 changed files with 17 additions and 18 deletions

View file

@ -25,6 +25,6 @@
"depends": {
"fabricloader": ">=0.15.10",
"fabric": "*",
"minecraft": ">=1.20.4"
"minecraft": ">=1.20.5"
}
}