Skip to content

Commit

Permalink
Version 1.3.75
Browse files Browse the repository at this point in the history
  • Loading branch information
sedmelluq committed Apr 2, 2021
1 parent 68cac38 commit 0016a92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.3.75] -- 2021-04-02
### Fixed
- Fix loading Youtube playlists not working due to non-error alerts.

## [1.3.74] -- 2021-04-01
### Fixed
- Fix playing YouTube tracks by using a hardcoded consent cookie.
Expand Down
2 changes: 1 addition & 1 deletion main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

ext.moduleName = 'lavaplayer'
version = '1.3.74'
version = '1.3.75'

repositories {
maven {
Expand Down

0 comments on commit 0016a92

Please sign in to comment.