Release version 1.5

This commit is contained in:
2025-07-07 17:16:36 -04:00
parent a559313e05
commit 9bf5c35b96
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ plugins {
}
group = "dev.plex"
version = "1.5-SNAPSHOT"
version = "1.5"
description = "Plex"
subprojects {

View File

@ -49,7 +49,7 @@ paper {
loader = "dev.plex.PlexLibraryManager"
website = "https://plex.us.org"
authors = listOf("Telesphoreo", "taahanis", "supernt")
apiVersion = "1.20.5"
apiVersion = "1.21"
foliaSupported = true
generateLibrariesJson = true
// Load BukkitTelnet and LibsDisguises before Plex so the modules register properly