Release 2024.05.26

Created by: bashonly

:ci skip all :ci run dl
This commit is contained in:
github-actions[bot]
2024-05-26 21:55:43 +00:00
parent ae2af1104f
commit ed274b60b1
5 changed files with 167 additions and 27 deletions

View File

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