bumped version number

This commit is contained in:
Jonas_Jones 2023-09-07 18:33:44 +02:00
parent ae43b7ffd2
commit 6e89d25ba6
4 changed files with 10 additions and 11 deletions

View file

@ -26,7 +26,7 @@
"depends": {
"fabricloader": ">=0.14.11",
"fabric-api": "*",
"minecraft": "~1.19.3",
"minecraft": ">=1.17.1-pre1",
"java": ">=17"
}
}