mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
New version 1.9.7
This commit is contained in:
parent
d33e9a5e85
commit
4cbe743693
2
Makefile
2
Makefile
@ -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.6
|
VERSION = 1.9.7
|
||||||
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:
|
||||||
|
@ -60,7 +60,7 @@ from svtplay_dl.service.vidme import Vidme
|
|||||||
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.6"
|
__version__ = "1.9.7"
|
||||||
|
|
||||||
sites = [
|
sites = [
|
||||||
Aftonbladet,
|
Aftonbladet,
|
||||||
|
Loading…
Reference in New Issue
Block a user