Bump version

This commit is contained in:
tcely 2025-05-18 09:32:53 -04:00 committed by GitHub
parent c890de301c
commit e3d59b6cae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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