1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-07 18:15:15 +00:00

Release 2024.12.13

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-12-13 10:35:40 +00:00
parent 5421669626
commit 2037a6414f
3 changed files with 19 additions and 3 deletions

View File

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