mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 23:08:30 +01:00
Allow any 1.19 version
This commit is contained in:
parent
e960303352
commit
62bd2cc543
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.8",
|
||||
"fabric": "*",
|
||||
"minecraft": ">=1.19.1"
|
||||
"minecraft": ">=1.19"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue