Release 2023.11.14

Created by: Grub4K

:ci skip all :ci run dl
This commit is contained in:
github-actions
2023-11-14 22:09:25 +00:00
parent a9d3f4b20a
commit 5d3a3cd493
11 changed files with 143 additions and 60 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2023.10.13'
__version__ = '2023.11.14'
RELEASE_GIT_HEAD = 'b634ba742d8f38ce9ecfa0546485728b0c6c59d1'
RELEASE_GIT_HEAD = 'a9d3f4b20a3533d2a40104c85bc2cc6c2564c800'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2023.10.13'
_pkg_version = '2023.11.14'