We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9920628 commit d29ae72Copy full SHA for d29ae72
redbot/cogs/audio/managed_node/version_pins.py
@@ -6,4 +6,4 @@
6
7
8
JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 12, red=1)
9
-YT_PLUGIN_VERSION: Final[str] = "1.11.1"
+YT_PLUGIN_VERSION: Final[str] = "1.11.2"
0 commit comments