Skip to content

Commit b709484

Browse files
committed
chore: release 3.0.0-beta7
1 parent 5e46bea commit b709484

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
@@ -34,7 +34,7 @@ plugins {
3434
defaultTasks("build", "shadowJar")
3535

3636
allprojects {
37-
version = "3.0.0-SNAPSHOT"
37+
version = "3.0.0-beta7"
3838
group = "io.github.juliarn"
3939
description = "Abstract NPC-Library for Minecraft 1.8+ Servers"
4040

0 commit comments

Comments
 (0)