1.4.2 Release

This commit is contained in:
Nassim Jahnke 2023-06-06 14:14:39 +02:00
parent 396d0482e0
commit 56834c5d22
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>de.gerrygames</groupId>
<artifactId>viarewind-legacy-support</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
<packaging>jar</packaging>
<properties>
@ -34,7 +34,7 @@
<dependency>
<groupId>com.viaversion</groupId>
<artifactId>viaversion-api</artifactId>
<version>4.4.2</version>
<version>4.6.2</version>
<scope>provided</scope>
</dependency>