Skip to content

Commit

Permalink
2.0.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLawson committed Aug 18, 2014
1 parent 01ae52b commit fafac5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit fafac5c

Please sign in to comment.