bump to 0.13.7
Some checks failed
Run Django tests for TubeSync / test (3.7) (push) Has been cancelled
Run Django tests for TubeSync / test (3.8) (push) Has been cancelled
Run Django tests for TubeSync / test (3.9) (push) Has been cancelled
Run Django tests for TubeSync / containerise (push) Has been cancelled

This commit is contained in:
meeb 2024-08-07 15:57:21 +10:00
parent 5af3d116bd
commit 4c5d6b7a4d

View File

@ -7,7 +7,7 @@ CONFIG_BASE_DIR = BASE_DIR
DOWNLOADS_BASE_DIR = BASE_DIR
VERSION = '0.13.6'
VERSION = '0.13.7'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []