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 6bed219 commit 2c67e94Copy full SHA for 2c67e94
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.16"
37
group = "io.github.juliarn"
38
description = "NPC-Library for Minecraft 1.8+ Servers"
39
0 commit comments