update paper build number

This commit is contained in:
dfsek
2022-05-29 05:08:24 -07:00
parent 4f00dadc22
commit dfff178bfe

View File

@@ -9,7 +9,7 @@ val mcVersion = "1.18.2"
val testDir = "target/server"
val testMem = "3G"
val paperBuild = 322
val paperBuild = 350
val paperURL = "https://papermc.io/api/v2/projects/paper/versions/%version%/builds/$paperBuild/downloads/paper-%version%-$paperBuild.jar"
val purpurURL = "https://api.purpurmc.org/v2/purpur/%version%/latest/download"