diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 886c642..d7188f1 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -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"