1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

New release 0.30.2016.02.08

This commit is contained in:
Johan Andersson 2016-02-08 21:47:54 +01:00
parent cd75cd5b63
commit 7f1e2d6fd7
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ all: svtplay-dl
# These variables describe the latest release:
VERSION = 0.30
LATEST_RELEASE_DATE = 2016.01.10
LATEST_RELEASE_DATE = 2016.02.08
LATEST_RELEASE = $(VERSION).$(LATEST_RELEASE_DATE)
# If we build a new release, this is what it will be called:

View File

@ -47,7 +47,7 @@ from svtplay_dl.service.viaplay import Viaplay
from svtplay_dl.service.vimeo import Vimeo
from svtplay_dl.service.youplay import Youplay
__version__ = "0.30.2016.01.10"
__version__ = "0.30.2016.02.08"
sites = [
Aftonbladet,