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

Release 2025.09.05

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-09-05 22:46:00 +00:00
parent 50136eeeb3
commit 7c27965ff6
4 changed files with 24 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.08.27'
__version__ = '2025.09.05'
RELEASE_GIT_HEAD = '8cd37b85d492edb56a4f7506ea05527b85a6b02b'
RELEASE_GIT_HEAD = '50136eeeb3767289b236f140b759f23b39b00888'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.08.27'
_pkg_version = '2025.09.05'