This commit is contained in:
jeremystretch 2021-08-12 11:47:59 -04:00
parent 414c6ce2c4
commit 9c382be086

View File

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