This commit is contained in:
jeremystretch 2021-07-28 16:00:38 -04:00
parent eae4502708
commit 18a4232783

View File

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