We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d25db1 commit 11cd95dCopy full SHA for 11cd95d
build.gradle.kts
@@ -33,7 +33,7 @@ plugins {
33
defaultTasks("clean", "build")
34
35
allprojects {
36
- version = "3.0.0-beta13"
+ version = "3.0.0-SNAPSHOT"
37
group = "io.github.juliarn"
38
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
39
0 commit comments