1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 13:44:14 +01:00

New version 1.9.4

This commit is contained in:
Johan Andersson 2017-05-08 00:22:17 +02:00
parent cb93721a3b
commit 5f8d306a06
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ all: svtplay-dl
release clean_releasedir $(RELEASE_DIR) release clean_releasedir $(RELEASE_DIR)
# These variables describe the latest release: # These variables describe the latest release:
VERSION = 1.9.3 VERSION = 1.9.4
LATEST_RELEASE = $(VERSION) LATEST_RELEASE = $(VERSION)
# If we build a new release, this is what it will be called: # If we build a new release, this is what it will be called:

View File

@ -56,7 +56,7 @@ from svtplay_dl.service.viasatsport import Viasatsport
from svtplay_dl.service.vimeo import Vimeo from svtplay_dl.service.vimeo import Vimeo
from svtplay_dl.service.youplay import Youplay from svtplay_dl.service.youplay import Youplay
__version__ = "1.9.3" __version__ = "1.9.4"
sites = [ sites = [
Aftonbladet, Aftonbladet,