Bump YT source plugin version to 1.5.1 and add custom plugin config (#6415)

This commit is contained in:
Jakub Kuczys
2024-08-04 21:33:59 +02:00
committed by GitHub
parent 699471f27a
commit 7eb26da647
2 changed files with 30 additions and 13 deletions

View File

@@ -299,7 +299,7 @@ class LavalinkVersion:
class ServerManager:
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11, red=3)
YT_PLUGIN_VERSION: Final[str] = "1.4.0"
YT_PLUGIN_VERSION: Final[str] = "1.5.1"
LAVALINK_DOWNLOAD_URL: Final[str] = (
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"