1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-15 17:35:23 +00:00

Bump minor version because of restoring the PJAX stuff

This commit is contained in:
Jason McBrayer 2018-11-06 17:11:02 -05:00
parent 347ccb4bbe
commit 4052b6216d

View File

@ -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.2"
BRUTALDON_VERSION = "2.6.0"