This commit is contained in:
Nassim Jahnke 2023-04-20 17:28:25 +02:00
parent da35067e1d
commit 97f5ec322a
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
allprojects {
group = "com.viaversion"
version = "4.7.0-23w14a-SNAPSHOT"
version = "4.7.0-23w16a-SNAPSHOT"
description = "Allow older clients to join newer server versions."
}