Release v2.11.12

This commit is contained in:
jeremystretch
2021-08-23 15:16:42 -04:00
parent 8497965cf7
commit 6518d87200
5 changed files with 7 additions and 7 deletions

View File

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