Update __init__.py

This commit is contained in:
Clinton Hall 2020-09-23 15:57:01 +12:00 committed by GitHub
commit 6883da7684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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']