update to v12.1.09 for merge

This commit is contained in:
clinton-hall 2021-07-17 21:44:16 +12:00
commit f9dde62762
3 changed files with 3 additions and 3 deletions

View file

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