1
0
Fork 0

Update version number because of logout fix

This commit is contained in:
Jason McBrayer 2018-12-16 22:02:50 -05:00
parent 9117aeb987
commit 21af4a0ef8
1 changed files with 1 additions and 1 deletions

View File

@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
ANONYMOUS_HOME_URL = 'about'
# Version number displayed on about page
BRUTALDON_VERSION = "2.7.1"
BRUTALDON_VERSION = "2.7.2"