Update build.gradle.kts

This commit is contained in:
Telesphoreo 2022-04-12 16:48:27 -05:00
parent 4537218057
commit b041f2b2e0
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ plugins {
}
group = "dev.plex"
version = "0.1"
description = "Plex-BukkitTelnet"
version = "1.0"
description = "Module-BukkitTelnet"
repositories {
mavenCentral()