Update to V12.1.07 (#1782)

This commit is contained in:
Clinton Hall 2020-09-23 16:01:35 +12:00 committed by GitHub
commit 0833bf1724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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