mirror of https://gitlab.com/brutaldon/brutaldon
Update version number because of logout fix
This commit is contained in:
parent
9117aeb987
commit
21af4a0ef8
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue