1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-08 17:30:43 +00:00

Bump minor version on account of follow requests support

This commit is contained in:
Jason McBrayer 2019-03-06 14:27:03 -05:00
parent 67f2ea8149
commit ba9b2d3d69

View File

@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
ANONYMOUS_HOME_URL = 'about'
# Version number displayed on about page
BRUTALDON_VERSION = "2.10.1"
BRUTALDON_VERSION = "2.11.0"