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

Release 2025.01.26

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-01-26 03:54:22 +00:00
parent 3b45319344
commit 5ff7a43623
4 changed files with 87 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.01.15'
__version__ = '2025.01.26'
RELEASE_GIT_HEAD = 'c8541f8b13e743fcfa06667530d13fee8686e22a'
RELEASE_GIT_HEAD = '3b4531934465580be22937fecbb6e1a3a9e2334f'
VARIANT = None
@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.01.15'
_pkg_version = '2025.01.26'