mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Fix deprecation mention for shared libs in docs (#4374)
* Fix deprecation mention for shared libs in docs * Update docs/guide_publish_cogs.rst Co-authored-by: Vexed <sebdazeley@gmail.com> Co-authored-by: Vexed <sebdazeley@gmail.com>
This commit is contained in:
@@ -85,5 +85,4 @@ Keys specific to the cog info.json (case sensitive)
|
||||
``SHARED_LIBRARY``. If ``SHARED_LIBRARY`` then ``hidden`` will be ``True``.
|
||||
|
||||
.. warning::
|
||||
Shared libraries are deprecated since version 3.2 and are marked for removal in version 3.4.
|
||||
|
||||
Shared libraries are deprecated since version 3.2 and are marked for removal in the future.
|
||||
|
||||
Reference in New Issue
Block a user