1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-04 08:35:12 +00:00

Release 2025.03.26

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-03-26 00:04:51 +00:00
parent ecee97b4fa
commit 6eaa574c82
2 changed files with 10 additions and 3 deletions

View File

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