Skip to content

Commit

Permalink
chore: release 3.0.0-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
derklaro committed Oct 18, 2023
1 parent 955e0d2 commit a97e14a
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 @@ -34,7 +34,7 @@ plugins {
defaultTasks("build", "shadowJar")

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

Expand Down

0 comments on commit a97e14a

Please sign in to comment.