mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
Release 2024.10.07
Created by: bashonly :ci skip all
This commit is contained in:
parent
1a176d874e
commit
983c58fb7a
3 changed files with 30 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Autogenerated by devscripts/update-version.py
|
||||
|
||||
__version__ = '2024.09.27'
|
||||
__version__ = '2024.10.07'
|
||||
|
||||
RELEASE_GIT_HEAD = 'c6387abc1af9842bb0541288a5610abba9b1ab51'
|
||||
RELEASE_GIT_HEAD = '1a176d874e6772cd898ce507379ea388e96ee3f7'
|
||||
|
||||
VARIANT = None
|
||||
|
||||
|
|
@ -12,4 +12,4 @@ CHANNEL = 'stable'
|
|||
|
||||
ORIGIN = 'yt-dlp/yt-dlp'
|
||||
|
||||
_pkg_version = '2024.09.27'
|
||||
_pkg_version = '2024.10.07'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue