mirror of https://gitlab.com/brutaldon/brutaldon
Bump patch number for lightbox preference
This commit is contained in:
parent
7b8c5dbb59
commit
d860ae8513
|
@ -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.0"
|
||||
BRUTALDON_VERSION = "2.5.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue