This commit is contained in:
jeremystretch 2021-06-04 11:15:12 -04:00
parent fc0c8a160b
commit 7444110c79

View File

@ -16,7 +16,7 @@ from django.core.validators import URLValidator
# Environment setup # Environment setup
# #
VERSION = '2.11.6' VERSION = '2.11.7-dev'
# Hostname # Hostname
HOSTNAME = platform.node() HOSTNAME = platform.node()