Skip to content

Commit a3351a9

Browse files
committed
release 3.0.0-beta12
1 parent e9c4966 commit a3351a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plugins {
3333
defaultTasks("clean", "build")
3434

3535
allprojects {
36-
version = "3.0.0-SNAPSHOT"
36+
version = "3.0.0-beta12"
3737
group = "io.github.juliarn"
3838
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
3939

0 commit comments

Comments
 (0)