mirror of https://gitlab.com/brutaldon/brutaldon
Bump patch level for lightbox implementation changes
This commit is contained in:
parent
53347efa27
commit
be3bb1ee1a
|
@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
|
|||
ANONYMOUS_HOME_URL = 'about'
|
||||
|
||||
# Version number displayed on about page
|
||||
BRUTALDON_VERSION = "2.5.1"
|
||||
BRUTALDON_VERSION = "2.5.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue