about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/5_feature_request.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-01-24 18:11:20 +0700
committerSergey M․ <dstftw@gmail.com>2021-01-24 18:11:20 +0700
commitb63981e85095542e056d7180496de4a2d85ddf9e (patch)
tree632d8f2d5518d0f816b44ff75326a0754be70d6c /.github/ISSUE_TEMPLATE/5_feature_request.md
parent186cbaffb954f00c4ff1f58f9fe378c65b4ef87b (diff)
downloadyoutube-dl-b63981e85095542e056d7180496de4a2d85ddf9e.tar.gz
youtube-dl-b63981e85095542e056d7180496de4a2d85ddf9e.tar.xz
youtube-dl-b63981e85095542e056d7180496de4a2d85ddf9e.zip
release 2021.01.24.1 2021.01.24.1
Diffstat (limited to '.github/ISSUE_TEMPLATE/5_feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/5_feature_request.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/5_feature_request.md b/.github/ISSUE_TEMPLATE/5_feature_request.md
index 557e59ca5..a0a2c989a 100644
--- a/.github/ISSUE_TEMPLATE/5_feature_request.md
+++ b/.github/ISSUE_TEMPLATE/5_feature_request.md
@@ -19,13 +19,13 @@ labels: 'request'
 
 <!--
 Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
-- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.01.24. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
+- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.01.24.1. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
 - Search the bugtracker for similar feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
 - Finally, put x into all relevant boxes (like this [x])
 -->
 
 - [ ] I'm reporting a feature request
-- [ ] I've verified that I'm running youtube-dl version **2021.01.24**
+- [ ] I've verified that I'm running youtube-dl version **2021.01.24.1**
 - [ ] I've searched the bugtracker for similar feature requests including closed ones