update minecraft version in runpaper
This commit is contained in:
parent
699d3cc999
commit
80b9be8cd2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
runServer {
|
||||
minecraftVersion "1.19.4"
|
||||
minecraftVersion "1.20.1"
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
Loading…
Reference in a new issue