mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update versions in README and modrinth task (#4303)
* Change fabric version * Update java version * Update Bedrock version also
This commit is contained in:
parent
f33703929e
commit
184a14d026
2 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@ modrinth {
|
|||
syncBodyFrom.set(rootProject.file("README.md").readText())
|
||||
|
||||
uploadFile.set(tasks.getByPath("remapModrinthJar"))
|
||||
gameVersions.addAll("1.20.2")
|
||||
gameVersions.addAll("1.20.3")
|
||||
|
||||
loaders.add("fabric")
|
||||
failSilently.set(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue