Merge branch 'hotfix/submodule' into nightly

# Conflicts:
#	changelog.txt
This commit is contained in:
Labrys of Knossos 2018-12-29 10:22:16 -05:00
commit 02d71c1f34
6 changed files with 20 additions and 7 deletions

View file

@ -52,7 +52,7 @@ from core.utils import (
resume_torrent, remove_dir, remove_read_only, sanitize_name, update_download_info_status,
)
__version__ = '11.8.0'
__version__ = '11.8.1'
# Client Agents
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']