Add missing version on paper modrinth publish

This commit is contained in:
Lukas Rieger (Blue) 2023-12-06 20:35:45 +01:00
parent 8104f99f60
commit 72b71a91e8
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ modrinth {
uploadFile.set(tasks.findByName("shadowJar"))
loaders.addAll("paper","purpur","folia")
gameVersions.addAll(
"1.20.1", "1.20.2"
"1.20.1", "1.20.2", "1.20.3"
)
}