Bump patch level to note Pleroma compatibility improvements

This commit is contained in:
Jason McBrayer 2019-01-24 14:26:48 -05:00
parent 8fc464939c
commit 2903a5ea6e
1 changed files with 1 additions and 1 deletions

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.8.1"
BRUTALDON_VERSION = "2.8.2"