Release 2024.04.09

Created by: Grub4K

:ci skip all :ci run dl
This commit is contained in:
github-actions[bot]
2024-04-09 17:03:28 +00:00
parent ff07792676
commit 168e72dcd3
4 changed files with 118 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.03.10'
__version__ = '2024.04.09'
RELEASE_GIT_HEAD = '615a84447e8322720be77a0e64298d7f42848693'
RELEASE_GIT_HEAD = 'ff07792676f404ffff6ee61b5638c9dc1a33a37a'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.03.10'
_pkg_version = '2024.04.09'