1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-12-04 14:46:24 -05:00

Bump patch number for lightbox preference

This commit is contained in:
Jason McBrayer 2018-10-09 18:13:32 -04:00
parent 7b8c5dbb59
commit d860ae8513

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.5.0" BRUTALDON_VERSION = "2.5.1"