update to v12.1.04

This commit is contained in:
clinton-hall 2020-01-13 21:00:12 +13:00
commit 43312fc642
3 changed files with 3 additions and 3 deletions

View file

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