rev up to 12.0.8

This commit is contained in:
clinton-hall 2019-03-10 20:37:57 +13:00
commit d4786e10d7
5 changed files with 17 additions and 4 deletions

View file

@ -71,7 +71,7 @@ from core.utils import (
wake_up,
)
__version__ = '12.0.7'
__version__ = '12.0.8'
# Client Agents
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']