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

Release 2025.03.25

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-03-25 00:07:18 +00:00
parent 9dde546e7e
commit 336b33e72f
4 changed files with 41 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.03.21'
__version__ = '2025.03.25'
RELEASE_GIT_HEAD = 'f36e4b6e65cb8403791aae2f520697115cb88dec'
RELEASE_GIT_HEAD = '9dde546e7ee3e1515d88ee3af08b099351455dc0'
VARIANT = None
@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.03.21'
_pkg_version = '2025.03.25'