Skip to content

Commit 15a643a

Browse files
committed
Update Modrinth's versions
Signed-off-by: Alexander Brandes <[email protected]>
1 parent 4a9ad64 commit 15a643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worldedit-bukkit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ publishMods {
251251
// We publish the reobfJar twice to ensure that the modrinth download menu picks the right jar for the platform regardless
252252
// of minecraft version.
253253

254-
val mojmapPaperVersions = listOf("1.20.6", "1.21.1", "1.21.4")
254+
val mojmapPaperVersions = listOf("1.20.6", "1.21.7", "1.21.8")
255255
val spigotMappedPaperVersions = listOf("1.20.2", "1.20.4")
256256

257257
// Mark reobfJar as spigot only for 1.20.5+

0 commit comments

Comments
 (0)