Merge branch 'hotfix/sourcecleaner' into nightly

This commit is contained in:
Labrys of Knossos 2019-01-06 12:08:47 -05:00
commit c99b497bd8
6 changed files with 6 additions and 6 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__ = '12.0.4'
__version__ = '12.0.5'
# Client Agents
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']