update to v 12.1.12

This commit is contained in:
clinton-hall 2023-07-03 17:41:15 +12:00
commit 6c2f7c75d4
3 changed files with 3 additions and 3 deletions

View file

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