Match the current version

This commit is contained in:
tcely 2025-05-29 20:43:58 -04:00 committed by GitHub
parent 4a090ab553
commit 894f33254e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ CONFIG_BASE_DIR = BASE_DIR
DOWNLOADS_BASE_DIR = BASE_DIR
VERSION = '0.15.7'
VERSION = '0.15.6'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []