Increment to 1.4.3 snapshot.

This commit is contained in:
Kristian S. Stangeland 2012-10-21 22:40:26 +02:00
parent a60dc3d778
commit 0aac8ebf0a
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<name>ProtocolLib</name>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
<description>Provides read/write access to the Minecraft protocol.</description>
<url>http://dev.bukkit.org/server-mods/protocollib/</url>
<developers>

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>1.4.2</version>
<version>1.4.3-SNAPSHOT</version>
<packaging>jar</packaging>
<description>Provides read/write access to the Minecraft protocol.</description>

View File

@ -1,5 +1,5 @@
name: ProtocolLib
version: 1.4.2
version: 1.4.3
description: Provides read/write access to the Minecraft protocol.
author: Comphenix
website: http://www.comphenix.net/ProtocolLib