mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -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:
parent
172dd58903
commit
3723b4b1ea
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user