update to v12.0.9

This commit is contained in:
clinton-hall 2019-03-13 07:54:21 +13:00
commit 8745af2629
4 changed files with 5 additions and 5 deletions

View file

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