Bump version

This commit is contained in:
Telesphoreo 2024-10-16 16:26:04 -05:00 committed by GitHub
parent 8aec76f5db
commit 7a9d84940c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ dependencies {
}
group = "dev.plex"
version = "1.4"
version = "1.5"
description = "Module-NickMiniMessage"
java {
@ -58,4 +58,4 @@ tasks {
processResources {
filteringCharset = Charsets.UTF_8.name()
}
}
}