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 afd550c commit 11e870fCopy full SHA for 11e870f
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-beta10"
36
group = "io.github.juliarn"
37
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
38
0 commit comments