mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-22 23:14:50 -04:00
Bump YT plugin version to 1.18.1 (#6761)
This commit is contained in:
@@ -12,7 +12,7 @@ __all__ = (
|
||||
|
||||
|
||||
JAR_VERSION: Final[LavalinkVersion] = LavalinkVersion(3, 7, 13, red=5)
|
||||
YT_PLUGIN_VERSION: Final[str] = "1.18.0"
|
||||
YT_PLUGIN_VERSION: Final[str] = "1.18.1"
|
||||
# keep this sorted from oldest to latest
|
||||
SUPPORTED_JAVA_VERSIONS: Final[Tuple[int, ...]] = (17, 21, 25)
|
||||
LATEST_SUPPORTED_JAVA_VERSION: Final = SUPPORTED_JAVA_VERSIONS[-1]
|
||||
|
||||
Reference in New Issue
Block a user