mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Audio] Update Lavalink.jar and yt source build numbers (#6435)
Co-authored-by: Jakub Kuczys <me@jacken.men>
This commit is contained in:
parent
90691ba2b9
commit
3c49a77e34
@ -5,5 +5,5 @@ from .ll_version import LavalinkVersion
|
|||||||
__all__ = ("JAR_VERSION", "YT_PLUGIN_VERSION")
|
__all__ = ("JAR_VERSION", "YT_PLUGIN_VERSION")
|
||||||
|
|
||||||
|
|
||||||
JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 11, red=3)
|
JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 12, red=1)
|
||||||
YT_PLUGIN_VERSION: Final[str] = "1.5.2"
|
YT_PLUGIN_VERSION: Final[str] = "1.7.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user