We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a3a4f commit c75e5bdCopy full SHA for c75e5bd
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
allprojects {
7
group = "com.viaversion"
8
- version = "4.2.1-SNAPSHOT"
+ version = "4.2.1"
9
description = "Allow older clients to join newer server versions."
10
}
11
0 commit comments