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