mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Merge 3.1.6 (#3069)
* Version Bump - d.py 1.2.3 -> 1.2.4 - Red 3.1.5 -> 3.1.6 This fixes a critical issue with voice connections. * Merge changelog
This commit is contained in:
1
changelog.d/3069.fix.rst
Normal file
1
changelog.d/3069.fix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Discord.py is updated to 1.2.4 to handle a critical issue with voice connections
|
||||
@@ -173,7 +173,7 @@ class VersionInfo:
|
||||
)
|
||||
|
||||
|
||||
__version__ = "3.1.5"
|
||||
__version__ = "3.1.6"
|
||||
version_info = VersionInfo.from_str(__version__)
|
||||
|
||||
# Filter fuzzywuzzy slow sequence matcher warning
|
||||
|
||||
Reference in New Issue
Block a user