This commit is contained in:
jeremystretch 2021-06-04 11:15:12 -04:00
parent b7790075e3
commit 755b976465

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()