1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-03 16:15:14 +00:00

Release 2025.03.27

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-03-27 23:45:56 +00:00
parent 48be862b32
commit 3ddbebb3c6
2 changed files with 11 additions and 3 deletions

View File

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