Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum authored Dec 10, 2024
2 parents 132bf97 + 6e22641 commit 8485dc8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
- Lavaplayer is updated to v2.
- youtube-source updated to 1.10.2 to fix oauth 400 errors.
- youtube-source updated to 1.11.1 to fix "Problematic YouTube player script".
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group=su.plo
version=1.1.1
version=1.1.2
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "1.8.22"
pv = "2.1.0-SNAPSHOT"

lavaplayer = "2.2.2"
lavaplayer-youtube-source = "1.10.2"
lavaplayer-youtube-source = "1.11.1"

pv-gradle-plugin = "1.0.2-SNAPSHOT"
shadow = "8.1.1"
Expand Down

0 comments on commit 8485dc8

Please sign in to comment.