mirror of
https://github.com/plexusorg/Module-BukkitTelnet.git
synced 2025-08-03 20:08:47 +00:00
Consistent naming
This commit is contained in:
@@ -51,6 +51,6 @@ publishing {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.getByName<Jar>("jar") {
|
tasks.getByName<Jar>("jar") {
|
||||||
archiveBaseName.set("Module-BukkitTelnet")
|
archiveBaseName.set("Plex-BukkitTelnet")
|
||||||
archiveVersion.set("")
|
archiveVersion.set("")
|
||||||
}
|
}
|
Reference in New Issue
Block a user