mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-23 19:55:38 +01:00
New version 1.8
This commit is contained in:
parent
87f32b1a08
commit
0c1159e171
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ all: svtplay-dl
|
||||
release clean_releasedir $(RELEASE_DIR)
|
||||
|
||||
# These variables describe the latest release:
|
||||
VERSION = 1.7
|
||||
VERSION = 1.8
|
||||
LATEST_RELEASE = $(VERSION)
|
||||
|
||||
# If we build a new release, this is what it will be called:
|
||||
|
@ -54,7 +54,7 @@ from svtplay_dl.service.viasatsport import Viasatsport
|
||||
from svtplay_dl.service.vimeo import Vimeo
|
||||
from svtplay_dl.service.youplay import Youplay
|
||||
|
||||
__version__ = "1.7"
|
||||
__version__ = "1.8"
|
||||
|
||||
sites = [
|
||||
Aftonbladet,
|
||||
|
Loading…
Reference in New Issue
Block a user