Skip to content

Commit 68d398a

Browse files
committed
Version 3.3.2.3
1 parent 620bd16 commit 68d398a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Each release usually includes various fixes and improvements.
44
The most noteworthy of these, as well as any features and breaking changes, are listed here.
55

6+
## 3.3.2.3
7+
* Update Lavaplayer to 1.3.65, fixes Soundcloud
8+
69
## v3.3.2.2
710
* Updated Lavaplayer to 1.3.61
811
* Fixed a ConcurrentModificationException ([Thewsomeguy](https://github.com/Thewsomeguy))

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ subprojects {
5353

5454
ext {
5555
//@formatter:off
56-
lavaplayerVersion = '1.3.62'
56+
lavaplayerVersion = '1.3.65'
5757
lavaplayerIpRotatorVersion = '0.2.3'
5858
jdaNasVersion = '1.1.0'
5959
jappVersion = '1.3.2-MINN'

0 commit comments

Comments
 (0)