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 ce3d8a0 commit 94e4b11Copy full SHA for 94e4b11
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.15"
37
group = "io.github.juliarn"
38
description = "NPC-Library for Minecraft 1.8+ Servers"
39
0 commit comments