Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Apr 23, 2024
1 parent 228b57e commit 3e47858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "dev.lavalink.youtube"
version = "1.0.4"
version = "1.0.5"

allprojects {
group = rootProject.group
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name=youtube
path=dev.lavalink.youtube.plugin
version=1.0.4
version=1.0.5

0 comments on commit 3e47858

Please sign in to comment.