update to v12.1.02

This commit is contained in:
clinton-hall 2019-12-08 14:42:59 +13:00
commit feb4e36c4c
3 changed files with 3 additions and 3 deletions

View file

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