Skip to content

Commit

Permalink
release 3.0.0-beta10
Browse files Browse the repository at this point in the history
  • Loading branch information
derklaro committed Nov 11, 2024
1 parent afd550c commit 11e870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ plugins {
defaultTasks("clean", "build")

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

Expand Down

0 comments on commit 11e870f

Please sign in to comment.