1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

Release 2024.12.06

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-12-06 16:07:07 +00:00
parent 4bd2655398
commit 6fef824025
3 changed files with 17 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.12.03'
__version__ = '2024.12.06'
RELEASE_GIT_HEAD = '2b67ac300ac8b44368fb121637d1743cea8c5b6b'
RELEASE_GIT_HEAD = '4bd2655398aed450456197a6767639114a24eac2'
VARIANT = None
@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.12.03'
_pkg_version = '2024.12.06'