1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-06 17:45:13 +00:00

Release 2025.09.26

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-09-26 22:13:00 +00:00
parent 12b57d2858
commit 88e2a2de8e
2 changed files with 13 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.09.23'
__version__ = '2025.09.26'
RELEASE_GIT_HEAD = '2e81e298cdce23afadb06a95836284acb38f7018'
RELEASE_GIT_HEAD = '12b57d2858845c0c7fb33bf9aa8ed7be6905535d'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.09.23'
_pkg_version = '2025.09.26'