mirror of https://github.com/yt-dlp/yt-dlp.git
Bump version number (remove -phihag)
This commit is contained in:
parent
b576abb457
commit
93e1659586
|
@ -15,7 +15,7 @@ __author__ = (
|
|||
)
|
||||
|
||||
__license__ = 'Public Domain'
|
||||
__version__ = '2011.09.09-phihag'
|
||||
__version__ = '2011.09.13'
|
||||
|
||||
UPDATE_URL = 'https://raw.github.com/phihag/youtube-dl/master/youtube-dl'
|
||||
|
||||
|
|
Loading…
Reference in New Issue