Update to V12.1.08

This commit is contained in:
clinton-hall 2020-12-14 20:34:26 +13:00
commit 9d64c2f478
3 changed files with 5 additions and 3 deletions

View file

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