2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-18 09:54:23 +01:00

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

View File

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