aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/version.py
diff options
context:
space:
mode:
authorgithub-actions <github-actions@example.com>2022-06-22 01:14:25 +0000
committergithub-actions <github-actions@example.com>2022-06-22 01:14:25 +0000
commitf92347c3121e89e9097c2cdab2a2a11dd041a147 (patch)
tree67d2848392f1c8f37be066c772fdcbb89373c10f /yt_dlp/version.py
parenta86e01e7436fedbc9739e43c79a2eef75d8b5e55 (diff)
[version] update2022.06.22.1
Created by: pukkandan :ci skip all :ci run dl
Diffstat (limited to 'yt_dlp/version.py')
-rw-r--r--yt_dlp/version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/version.py b/yt_dlp/version.py
index 1f2ed1b18..0ebc96f8d 100644
--- a/yt_dlp/version.py
+++ b/yt_dlp/version.py
@@ -1,5 +1,5 @@
# Autogenerated by devscripts/update-version.py
-__version__ = '2022.06.22'
+__version__ = '2022.06.22.1'
-RELEASE_GIT_HEAD = '0af80bcf7'
+RELEASE_GIT_HEAD = 'a86e01e74'