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 4dd7d38 commit 3826be4Copy full SHA for 3826be4
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
allprojects {
7
group = "com.viaversion"
8
- version = "4.3.1-SNAPSHOT"
+ version = "4.3.1"
9
description = "Allow older clients to join newer server versions."
10
}
11
0 commit comments