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 e9c4966 commit a3351a9Copy full SHA for a3351a9
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-beta12"
37
group = "io.github.juliarn"
38
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
39
0 commit comments