1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-09 02:55:11 +00:00

Release 2025.03.21

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-03-21 23:49:09 +00:00
parent f36e4b6e65
commit b4488a9e12
4 changed files with 104 additions and 10 deletions

View File

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