Skip to content

Commit bea8f86

Browse files
committed
Explicitly force 1.21.11
1 parent 2441448 commit bea8f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ paper {
4545
loader = "dev.plex.PlexLibraryManager"
4646
website = "https://plex.us.org"
4747
authors = listOf("Telesphoreo", "taahanis", "supernt")
48-
apiVersion = "1.21"
48+
apiVersion = "1.21.11"
4949
foliaSupported = true
5050
generateLibrariesJson = true
5151
// Load BukkitTelnet and LibsDisguises before Plex so the modules register properly

0 commit comments

Comments
 (0)