Skip to content

Commit

Permalink
[Audio] Update Lavalink.jar and yt source build numbers (Cog-Creators…
Browse files Browse the repository at this point in the history
…#6435)

Co-authored-by: Jakub Kuczys <[email protected]>
  • Loading branch information
2 people authored and Dav-Git committed Sep 8, 2024
1 parent eb2d2ee commit d72073e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redbot/cogs/audio/managed_node/version_pins.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
__all__ = ("JAR_VERSION", "YT_PLUGIN_VERSION")


JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 11, red=3)
YT_PLUGIN_VERSION: Final[str] = "1.5.2"
JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 12, red=1)
YT_PLUGIN_VERSION: Final[str] = "1.7.2"

0 comments on commit d72073e

Please sign in to comment.