Skip to content

Commit

Permalink
Set plugin API version to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freyacodes committed Oct 12, 2022
1 parent 4524f67 commit c60c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

val archivesBaseName = "plugin-api"
group = "dev.arbjerg.lavalink"
version = "0.9.0"
version = "3.6.0"

dependencies {
compileOnly(libs.spring.boot)
Expand Down

0 comments on commit c60c37d

Please sign in to comment.