mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
Bump version: 11.8.1 → 12.0.0
This commit is contained in:
parent
3d8353f9f8
commit
095810ea79
4 changed files with 4 additions and 4 deletions
|
@ -52,7 +52,7 @@ from core.utils import (
|
|||
resume_torrent, remove_dir, remove_read_only, sanitize_name, update_download_info_status,
|
||||
)
|
||||
|
||||
__version__ = '11.8.1'
|
||||
__version__ = '12.0.0'
|
||||
|
||||
# Client Agents
|
||||
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue