Skip to content

Commit

Permalink
Version 1.3.78
Browse files Browse the repository at this point in the history
  • Loading branch information
sedmelluq committed Jun 28, 2021
1 parent a7e45e1 commit 707771a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [1.3.78] -- 2021-06-28
### Fixed
- Fixed loading YouTube tracks with age verification.

This comment has been minimized.

Copy link
@BigDenLog

BigDenLog Sep 1, 2021

not fixed

This comment has been minimized.

Copy link
@RasberryKai

RasberryKai Feb 24, 2022

great push

- Fixed SoundCloud Client ID detection which broke loading SoundCloud tracks.

## [1.3.77] -- 2021-05-25
### Fixed
- Fixed playing YouTube tracks which require a separate verification request (PR #615 by Walkyst).
Expand All @@ -16,7 +21,7 @@

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

## [1.3.74] -- 2021-04-01
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

val moduleName = "lavaplayer"
version = "1.3.77"
version = "1.3.78"

dependencies {
api("com.sedmelluq:lava-common:1.1.2")
Expand Down

0 comments on commit 707771a

Please sign in to comment.