update to 12.0.10

This commit is contained in:
clinton-hall 2019-03-14 20:28:53 +13:00
commit ac7e0b702a
3 changed files with 5 additions and 5 deletions

View file

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