This commit is contained in:
Nassim Jahnke 2023-03-29 16:34:17 +02:00
parent ef1b062449
commit 8eaadd0f18
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-23w12a-SNAPSHOT"
version = "4.7.0-23w13a-SNAPSHOT"
description = "Allow older clients to join newer server versions."
}