Skip to content

Commit 11e870f

Browse files
committed
release 3.0.0-beta10
1 parent afd550c commit 11e870f

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
@@ -32,7 +32,7 @@ plugins {
3232
defaultTasks("clean", "build")
3333

3434
allprojects {
35-
version = "3.0.0-SNAPSHOT"
35+
version = "3.0.0-beta10"
3636
group = "io.github.juliarn"
3737
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
3838

0 commit comments

Comments
 (0)