Skip to content

Commit 9bf5c35

Browse files
committed
Release version 1.5
1 parent a559313 commit 9bf5c35

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "dev.plex"
10-
version = "1.5-SNAPSHOT"
10+
version = "1.5"
1111
description = "Plex"
1212

1313
subprojects {

server/build.gradle.kts

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

0 commit comments

Comments
 (0)