This commit is contained in:
Nassim Jahnke 2023-04-05 15:26:27 +02:00
parent b174dd31b4
commit 377f512f95
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-23w13a-SNAPSHOT"
version = "4.7.0-23w14a-SNAPSHOT"
description = "Allow older clients to join newer server versions."
}