Skip to content

Commit 1d25db1

Browse files
committed
release 3.0.0-beta13
1 parent a3384c6 commit 1d25db1

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-beta13"
3737
group = "io.github.juliarn"
3838
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
3939

0 commit comments

Comments
 (0)