Release 2024.05.27

Created by: bashonly

:ci skip all :ci run dl
This commit is contained in:
github-actions[bot]
2024-05-27 22:35:55 +00:00
parent 12b248ce60
commit 111b61ddef
3 changed files with 15 additions and 3 deletions

View File

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