mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com> Co-authored-by: Jakub Kuczys <me@jacken.men>
This commit is contained in:
@@ -212,7 +212,7 @@ class LavalinkVersion:
|
||||
|
||||
|
||||
class ServerManager:
|
||||
JAR_VERSION: Final[str] = LavalinkOldVersion("3.4.0", build_number=1350)
|
||||
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 5)
|
||||
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
||||
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
||||
f"{JAR_VERSION}/"
|
||||
|
||||
Reference in New Issue
Block a user