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 9bde96c commit b1dd609Copy full SHA for b1dd609
build.gradle.kts
@@ -33,7 +33,7 @@ plugins {
33
defaultTasks("clean", "build")
34
35
allprojects {
36
- version = "3.0.0-SNAPSHOT"
+ version = "3.0.0-beta.14"
37
group = "io.github.juliarn"
38
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
39
0 commit comments