Bump version: 12.1.10 → 12.1.11

This commit is contained in:
Labrys of Knossos 2022-12-02 21:00:32 -05:00
commit 69e1c4d22e
3 changed files with 3 additions and 3 deletions

View file

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