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 f2bb69b commit 34f7837Copy full SHA for 34f7837
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
allprojects {
6
- version = "2.1.0"
+ version = "2.1.1-SNAPSHOT"
7
group = "net.megavex"
8
description = "Powerful packet-level scoreboard library for Paper/Spigot servers"
9
0 commit comments