update to version 12.1.06

This commit is contained in:
clinton-hall 2020-09-08 10:40:57 +12:00
commit b3388f959d
3 changed files with 3 additions and 3 deletions

View file

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