mirror of
https://github.com/TotalFreedomMC/ZeroTelnetClient.git
synced 2024-12-22 16:25:14 +00:00
2.0.3 release.
This commit is contained in:
parent
01ae52b2e3
commit
fafac5c515
2 changed files with 2 additions and 5 deletions
|
@ -3,8 +3,5 @@ BukkitTelnetClient
|
|||
|
||||
BukkitTelnetClient is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.
|
||||
|
||||
Grab the latest release binary here:
|
||||
Grab the latest release binary (2.0.3) here:
|
||||
https://github.com/StevenLawson/BukkitTelnetClient/releases/latest
|
||||
|
||||
Grab the latest 2.0.3-SNAPSHOT binary here:
|
||||
http://s3.madgeekonline.com/BukkitTelnetClient-2.0.3-SNAPSHOT-shaded.jar
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>me.StevenLawson</groupId>
|
||||
<artifactId>BukkitTelnetClient</artifactId>
|
||||
<version>2.0.3-SNAPSHOT</version>
|
||||
<version>2.0.3</version>
|
||||
<packaging>jar</packaging>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in a new issue