mirror of
https://github.com/TotalFreedomMC/BukkitTelnet.git
synced 2024-12-28 02:54:20 +00:00
Version 4.4
This commit is contained in:
parent
3272f871e8
commit
eb2bbeaf02
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>me.totalfreedom</groupId>
|
||||
<artifactId>bukkittelnet</artifactId>
|
||||
<version>4.3</version>
|
||||
<version>4.4</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: BukkitTelnet
|
||||
main: me.totalfreedom.bukkittelnet.BukkitTelnet
|
||||
version: 4.3
|
||||
version: 4.4
|
||||
description: Telnet console access plugin.
|
||||
authors: [bekvon, Madgeek1450, Prozza]
|
||||
|
|
Loading…
Reference in a new issue