1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 17:07:44 -04:00

[version] Set version number based on UTC time, not local time

This commit is contained in:
pukkandan
2021-02-16 16:54:42 +05:30
parent 46261325be
commit f3b7c69377
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
* Change "Merged with youtube-dl" version in Readme.md if needed
* Commit to master as `Release <version>`
* Push to origin/release - build task will now run
* Update version.py using devscripts\update-version.py (be wary of timezones)
* Update version.py using devscripts\update-version.py
* Run `make issuetemplates`
* Commit to master as `[version] update :ci skip all`
* Push to origin/master