Bump version: 12.0.6 → 12.0.7

This commit is contained in:
Labrys of Knossos 2019-01-15 18:11:31 -05:00
commit d9436603ab
4 changed files with 4 additions and 4 deletions

View file

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