1.14-pre2

This commit is contained in:
Gerrygames 2019-05-09 17:26:56 +02:00
parent 3b932bd6b3
commit 1fe3c337e1
9 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -69,7 +69,7 @@ public class ProtocolVersion {
register(v1_13_1 = new ProtocolVersion(401, "1.13.1"));
register(v1_13_2 = new ProtocolVersion(404, "1.13.2"));
register(v1_14 = new ProtocolVersion(477, "1.14"));
register(v1_14_1 = new ProtocolVersion(478, "1.14.1"));
register(v1_14_1 = new ProtocolVersion(479, "1.14.1"));
register(unknown = new ProtocolVersion(-1, "UNKNOWN"));
}

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>viaversion-jar</name>

View File

@ -6,7 +6,7 @@
<groupId>us.myles</groupId>
<artifactId>viaversion-parent</artifactId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
<packaging>pom</packaging>
<name>viaversion-parent</name>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.0-1.14.1-pre1</version>
<version>2.1.0-1.14-pre2</version>
</parent>
<modelVersion>4.0.0</modelVersion>