mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
Prepare for release 0.20.2015.10.25
This commit is contained in:
parent
6a7cdc4b8f
commit
08752c3c85
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ all: svtplay-dl
|
||||
|
||||
# These variables describe the latest release:
|
||||
VERSION = 0.20
|
||||
LATEST_RELEASE_DATE = 2015.10.08
|
||||
LATEST_RELEASE_DATE = 2015.10.25
|
||||
LATEST_RELEASE = $(VERSION).$(LATEST_RELEASE_DATE)
|
||||
|
||||
# If we build a new release, this is what it will be called:
|
||||
|
@ -48,7 +48,7 @@ from svtplay_dl.service.viaplay import Viaplay
|
||||
from svtplay_dl.service.vimeo import Vimeo
|
||||
from svtplay_dl.service.youplay import Youplay
|
||||
|
||||
__version__ = "0.20.2015.10.08"
|
||||
__version__ = "0.20.2015.10.25"
|
||||
|
||||
sites = [
|
||||
Aftonbladet,
|
||||
|
BIN
svtplay-dl
BIN
svtplay-dl
Binary file not shown.
Loading…
Reference in New Issue
Block a user