4.3.0 Release

This commit is contained in:
Nassim Jahnke 2022-06-05 11:32:43 +02:00
parent 9da206e280
commit 65afe42d2c
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ plugins {
allprojects {
group = "com.viaversion"
version = "4.3.0-1.19-pre2-SNAPSHOT"
version = "4.3.0"
description = "Allow older clients to join newer server versions."
}

View File

@ -3,7 +3,7 @@ metadata.format.version = "1.1"
[versions]
# ViaVersion
viaver = "4.3.0-1.19-pre1-SNAPSHOT"
viaver = "4.3.0-1.19-rc2-SNAPSHOT"
# Common provided
netty = "4.0.20.Final"