diff --git a/tubesync/tubesync/settings.py b/tubesync/tubesync/settings.py index eb95b26b..f0829bdd 100644 --- a/tubesync/tubesync/settings.py +++ b/tubesync/tubesync/settings.py @@ -7,7 +7,7 @@ CONFIG_BASE_DIR = BASE_DIR DOWNLOADS_BASE_DIR = BASE_DIR -VERSION = '0.13.5' +VERSION = '0.13.6' SECRET_KEY = '' DEBUG = False ALLOWED_HOSTS = []