1.14.2-pre4

This commit is contained in:
Gerrygames 2019-05-24 18:25:55 +02:00
parent ee8c3d609f
commit eb9e48ecdc
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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -71,7 +71,7 @@ public class ProtocolVersion {
register(v1_13_2 = new ProtocolVersion(404, "1.13.2"));
register(v1_14 = new ProtocolVersion(477, "1.14"));
register(v1_14_1 = new ProtocolVersion(480, "1.14.1"));
register(v1_14_2 = new ProtocolVersion(483, "1.14.2"));
register(v1_14_2 = new ProtocolVersion(484, "1.14.2"));
register(unknown = new ProtocolVersion(-1, "UNKNOWN"));
}

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>viaversion-parent</artifactId>
<groupId>us.myles</groupId>
<version>2.1.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</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.1-1.14.2-pre3</version>
<version>2.1.1-1.14.2-pre4</version>
</parent>
<modelVersion>4.0.0</modelVersion>